Nevron .NET Vision
Nevron.GraphicsCore Namespace / NClientMouseEventAttribute Class
Properties Methods


In This Topic
    NClientMouseEventAttribute Class Members
    In This Topic

    The following tables list the members exposed by NClientMouseEventAttribute.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a script to execute on mouse click  
    Public PropertyGets or sets a script to execute on mouse double click  
    Public PropertyGets or sets a script to execute on mouse down  
    Public PropertyGets or sets a script to execute on mouse enter  
    Public PropertyGets or sets a script to execute on mouse leave  
    Public PropertyGets or sets a script to execute on mouse move  
    Public PropertyGets or sets a script to execute on mouse over  
    Public PropertyGets or sets a script to execute on mouse up  
    Public PropertyGets or sets a client side tag.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this object (Inherited from Nevron.GraphicsCore.NInteractivityAttribute)
    Public MethodDetermines whether instances of the same type are equivalent.  
    Public Method  
    Public MethodThe hash code for the current object.  
    Public Method  
    Top
    See Also