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


In This Topic
    NCanvas Class Members
    In This Topic

    The following tables list the members exposed by NCanvas.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NCanvas  
    Public Fieldstatic (Shared in Visual Basic)Post paint event  
    Public Fieldstatic (Shared in Visual Basic)Pre paint event  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when the node must be post painted. This implementation raises the PostPaintEvent  
    Protected MethodOverridden. Called when the node must be pre painted. This implementation raises the PrePaintEvent  
    Top
    Public Events
     NameDescription
    Public EventEvent, which occurs after the painting of the node children.  
    Public EventEvent, which occurs before the painting of the node children.  
    Top
    See Also