| Name | Description | |
|---|---|---|
![]() | NLayer Constructor | Overloaded. |
The following tables list the members exposed by NLayer.
| Name | Description | |
|---|---|---|
![]() | NLayer Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() ![]() | ActiveProperty | Schema associated with the Active property. |
![]() ![]() | ColorProperty | Schema associated with the Color property. |
![]() ![]() | GlueProperty | Schema associated with the Glue property. |
![]() ![]() | HighlightProperty | Schema associated with the Highlight property. |
![]() ![]() | LockedProperty | Schema associated with the Locked property. |
![]() ![]() | NameProperty | Schema associated with the Name property. |
![]() ![]() | NLayerSchema | Schema associated with NLayer. |
![]() ![]() | PageItemAddedEvent | Schema associated with the PageItemAdded event. |
![]() ![]() | PageItemRemovedEvent | Schema associated with the PageItemRemoved event. |
![]() ![]() | PrintProperty | Schema associated with the Print property. |
![]() ![]() | SnapProperty | Schema associated with the Snap property. |
![]() ![]() | VisibleProperty | Schema associated with the Visible property. |
| Name | Description | |
|---|---|---|
![]() | Active | Gets or sets whether the layer is active. Shapes dropped to the drawing page are automatically added to its active layers. |
![]() | Color | Gets or sets the color that is used to highlight the elements in the layer. |
![]() | Glue | Gets or sets whether the user can glue to page items belonging to this layer. |
![]() | Highlight | Gets or sets whether the elements of the layer must be highlighted with the color specified by the Color property. |
![]() | Locked | Gets or sets the layer is locked |
![]() | Name | Gets or sets the name of the layer |
![]() | OwnerCollection | Gets the collection to which this layer belongs |
![]() | Gets or sets whether page items assigned to this layer are printed or exported. | |
![]() | Snap | Gets or sets whether moved objects can be snapped to page items belonging to this layer |
![]() | Visible | Gets or sets the layer visibility |
| Name | Description | |
|---|---|---|
![]() | GetAutoNamePrefix | Returns the prefix of this layer. |
![]() | GetPageItems | Gets a list of the page items contained in this layer |
| Name | Description | |
|---|---|---|
![]() | AExI | |
![]() | CExI | |
![]() | EExI | |
![]() | GExI | |
![]() ![]() | hExI | |
![]() | OnChanged | Overridden. Called when an arbitrary mutation has occurred in this node. |
![]() | OnNameChanged | Called when the Name property has changed. |
![]() | OnNameChanging | Called when the Name property has changed. |
![]() | OnPageItemAdded | Called when a page item has been added to this layer. Raises the PageItemAdded event. |
![]() | OnPageItemRemoved | Called when a page item has been removed from this layer. Raises the PageItemRemoved event. |
![]() | xdxI | |
![]() | YdxI |
| Name | Description | |
|---|---|---|
![]() | PageItemAdded | Occurs when a page item has been added to this layer. |
![]() | PageItemRemoved | Occurs when a page item has been removed from this layer. |