NevronOpenVision
Nevron.Nov.Diagram Namespace / NLibraryItem Class


In This Topic
    NLibraryItem Class Methods
    In This Topic

    For a list of all members of this type, see NLibraryItem members.

    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to do nothing - i.e. do not pass the rendering to the item children  
    Public MethodOverridden. Overriden to return true.  
    Public MethodGets or creates the image that represents this item  
    Public MethodOverridden. Performs the element pre children paint.  
    Public MethodOverridden. Gets the item abilities  
    Public MethodOverridden.   
    Public MethodOverridden. Gets the matrix that transforms local to parent coordinates.  
    Public MethodOverloaded. Overridden. Hit tests the node by point (in local coordinates).  
    Public MethodOverloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system  
    Public MethodOverloaded. Overridden. Transforms a point in parent coordinates to local coordinates  
    Public MethodOverridden. Shows the library item properties dialog  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the border wall of the box.  
    Internal Method  
    Protected MethodOverridden. Updates any references or cache related to the context of the node ancestors  
    Protected MethodOverridden. Called when the Text property has changed.  
    Protected MethodPaints the background of the box, which is performed before the custom painting in OnPrePaint.  
    Protected MethodCalled when the visible property has changed.  
    Protected MethodOverridden. Determines whether the properties menu item needs to be created  
    Protected MethodOverridden. Determines whether the context needs to visit this displayable branch.  
    Internal Method  
    Top
    See Also