NevronOpenVision
Nevron.Nov.Diagram Namespace / NLibraryItem Class
Fields Properties Methods Events


NLibraryItem Class Members

The following tables list the members exposed by NLibraryItem.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the BackgroundFill property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Border property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Font property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Height property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Image property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Items child  
Public Fieldstatic (Shared in Visual Basic)Reference to the Layers child  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NMaster  
Public Fieldstatic (Shared in Visual Basic)Reference to the TextBackgroundFill property  
Public Fieldstatic (Shared in Visual Basic)Reference to the TextFill property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Visible property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Width property  
Public Fieldstatic (Shared in Visual Basic)Reference to the XProperty  
Public Fieldstatic (Shared in Visual Basic)Reference to the YProperty  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background filling of the item  
Public PropertyGets or sets the item border  
Public PropertyGets or sets the page bounding box  
Public PropertyGets or sets the font style  
Public PropertyGets or sets the item width. Automatically updated by Nevron.  
Public PropertyGets or sets the image that represents this item. If such is not specified, NOV Diagram will automatically generate an image for the current items view. If such is specified, the image will be used for all types of items views and will be scaled to the current items view image size.  
Public PropertyGets or sets the page items contained in this library item.  
Public PropertyGets or sets the layers associated with this library item.  
Public PropertyGets or sets the (X,Y) coordinates of the item  
Public PropertyGets the library to which this item belongs.  
Public PropertyGets the library to which this item belongs.  
Public PropertyGets the library to which this item belongs.  
Public PropertyGets or sets the text background fill  
Public PropertyGets or sets the text fill  
Public PropertyGets or sets whether the library item is visible or not.  
Public PropertyGets or sets the item width Automatically updated by Nevron.  
Public PropertyGets or sets the X coordinate of the page bounding box. Automatically updated by Nevron.  
Public PropertyGets or sets the Y coordinate of the page bounding box. Automatically updated by Nevron.  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Gets the text of the properties context menu item.  
Top
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