NevronOpenVision
Nevron.Nov.UI Namespace / NCursor Class
Fields Properties Methods Events


In This Topic
    NCursor Class Members
    In This Topic

    The following tables list the members exposed by NCursor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NCursor  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PredefinedCursor property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Type property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UseNativeIfPossible property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the resource from which this cursor is extracted. Only applicable when Type is set to Resource.  
    Public PropertyGets the height of the cursor.  
    Public PropertyGets the X hot spot of the cursor.  
    Public PropertyGets the Y hot spot of the cursor.  
    Public PropertyGets the cursor pixels.  
    Public PropertyGets the predefined cursor. Only applicable when type is set to Predefined.  
    Public PropertyGets the cursor type.  
    Public PropertyGets whether the native cursor for the integration platform must be used, whenever possible. Only applicable when Type set to Predefined. By default set to true.  
    Public PropertyGets the width of the cursor.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Loads the image from a serialization context  
    Public MethodGets the cursor AND mask  
    Public Methodstatic (Shared in Visual Basic)Gets a move cursor (SizeAll, SizeWE, SizeNS or No) based on the specified move permissions  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the pan cursor  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets a resize cursor for the specified resize direction.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets a split cursor for the specified HV orientation.  
    Public MethodGets the cursor XOR mask  
    Public Methodstatic (Shared in Visual Basic)Saves the image to a serialization context  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called to perform the actual deep copying of the source node.  
    Internal Method  
    Internal Method  
    Top
    See Also