Nevron.Nov.Diagram Namespace / NLayer Class
Fields Properties Methods Events


In This Topic
    NLayer Class Members
    In This Topic

    The following tables list the members exposed by NLayer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Active property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Color property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Glue property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Highlight property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Locked property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Name property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NLayer.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the PageItemAdded event.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the PageItemRemoved event.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Print property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Snap property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with the Visible property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the layer is active. Shapes dropped to the drawing page are automatically added to its active layers.  
    Public PropertyGets or sets the color that is used to highlight the elements in the layer.  
    Public PropertyGets or sets whether the user can glue to page items belonging to this layer.  
    Public PropertyGets or sets whether the elements of the layer must be highlighted with the color specified by the Color property.  
    Public PropertyGets or sets the layer is locked  
    Public PropertyGets or sets the name of the layer  
    Public PropertyGets the collection to which this layer belongs  
    Public PropertyGets or sets whether page items assigned to this layer are printed or exported.  
    Public PropertyGets or sets whether moved objects can be snapped to page items belonging to this layer  
    Public PropertyGets or sets the layer visibility  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the prefix of this layer.  
    Public MethodGets a list of the page items contained in this layer  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Called when an arbitrary mutation has occurred in this node.  
    Protected MethodCalled when the Name property has changed.  
    Protected MethodCalled when the Name property has changed.  
    Protected MethodCalled when a page item has been added to this layer. Raises the PageItemAdded event.  
    Protected MethodCalled when a page item has been removed from this layer. Raises the PageItemRemoved event.  
    Internal Method  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a page item has been added to this layer.  
    Public EventOccurs when a page item has been removed from this layer.  
    Top
    See Also