Name | Description | |
---|---|---|
NLibraryItem Constructor | Overloaded. |
The following tables list the members exposed by NLibraryItem.
Name | Description | |
---|---|---|
NLibraryItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackgroundFillProperty | Reference to the BackgroundFill property | |
BorderProperty | Reference to the Border property | |
FontProperty | Reference to the Font property | |
HeightProperty | Reference to the Height property | |
ImageProperty | Reference to the Image property | |
ItemsChild | Reference to the Items child | |
LayersChild | Reference to the Layers child | |
NLibraryItemSchema | Schema associated with NMaster | |
TextBackgroundFillProperty | Reference to the TextBackgroundFill property | |
TextFillProperty | Reference to the TextFill property | |
VisibleProperty | Reference to the Visible property | |
WidthProperty | Reference to the Width property | |
XProperty | Reference to the XProperty | |
YProperty | Reference to the YProperty |
Name | Description | |
---|---|---|
BackgroundFill | Gets or sets the background filling of the item | |
Border | Gets or sets the item border | |
Bounds | Gets or sets the page bounding box | |
Font | Gets or sets the font style | |
Height | Gets or sets the item width. Automatically updated by Nevron. | |
Image | Gets 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. | |
Items | Gets or sets the page items contained in this library item. | |
Layers | Gets or sets the layers associated with this library item. | |
Location | Gets or sets the (X,Y) coordinates of the item | |
OwnerLibrary | Gets the library to which this item belongs. | |
OwnerLibraryItemCollection | Gets the library to which this item belongs. | |
OwnerLibraryView | Gets the library to which this item belongs. | |
TextBackgroundFill | Gets or sets the text background fill | |
TextFill | Gets or sets the text fill | |
Visible | Gets or sets whether the library item is visible or not. | |
Width | Gets or sets the item width Automatically updated by Nevron. | |
X | Gets or sets the X coordinate of the page bounding box. Automatically updated by Nevron. | |
Y | Gets or sets the Y coordinate of the page bounding box. Automatically updated by Nevron. |
Name | Description | |
---|---|---|
PropertiesItemText | Overridden. Gets the text of the properties context menu item. |
Name | Description | |
---|---|---|
AccumulateDisplayChildren | Overridden. Overriden to do nothing - i.e. do not pass the rendering to the item children | |
CanTransform | Overridden. Overriden to return true. | |
CreateImage | Gets or creates the image that represents this item | |
DoPrePaint | Overridden. Performs the element pre children paint. | |
GetAbilitiesMask | Overridden. Gets the item abilities | |
GetPaintCacheMode | Overridden. | |
GetTransform | Overridden. Gets the matrix that transforms local to parent coordinates. | |
HitTest | Overloaded. Overridden. Hit tests the node by point (in local coordinates). | |
LocalToParent | Overloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system | |
ParentToLocal | Overloaded. Overridden. Transforms a point in parent coordinates to local coordinates | |
ShowPropertiesDialog | Overridden. Shows the library item properties dialog |
Name | Description | |
---|---|---|
CreateBorderWall | Creates the border wall of the box. | |
Mtfj | ||
OnAncestorsChanged | Overridden. Updates any references or cache related to the context of the node ancestors | |
OnNameChanged | Overridden. Called when the Text property has changed. | |
OnPaint | Paints the background of the box, which is performed before the custom painting in OnPrePaint. | |
OnVisibleChanged | Called when the visible property has changed. | |
ShowPropertiesMenuItem | Overridden. Determines whether the properties menu item needs to be created | |
SkipBranchDisplayTraversal | Overridden. Determines whether the context needs to visit this displayable branch. | |
Wtfj |