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


In This Topic
    NPageSelection Class Members
    In This Topic

    The following tables list the members exposed by NPageSelection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AlignmentAnchorMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FormatAnchorMode property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSelection  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the alignment anchor node.  
    Public PropertyDefines the alignment anchor mode. By default set to Last.  
    Public PropertyGets a batch for performing compositing geometry operations on the selected page items  
    Public PropertyGets a batch for formatting operations  
    Public PropertyGets a batch for grouping the selected page items  
    Public PropertyGets a batch for arranging the selected page items  
    Public PropertyGets a batch for action operations  
    Public PropertyGets a batch for transforming the selected page items  
    Public PropertyGets a batch for translating the selected page items  
    Public PropertyGets a batch for ungrouping the selected page items  
    Public PropertyGets the format anchor node.  
    Public PropertyDefines the alignment anchor mode. By default set to Last.  
    Public PropertyGets whether the page selection contains shapes.  
    Public PropertyGets the page to which this selection belongs.  
    Top
    Public Methods
     NameDescription
    Public MethodClick selects the drill down node  
    Public MethodInitializes the drill down node  
    Public MethodPerforms a region node selection  
    Public MethodResets the drill down node  
    Public MethodOverloaded. Selects all page items that match the specified predefined selection filter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the alignment anchor filter.  
    Protected MethodOverridden. Called when the node ancestors chain has changed. IMPORTANT: There is a serious perfomance penalty associated with overriding this method.  
    Protected MethodOverridden. Called when the specified item has been deselected  
    Protected MethodOverridden. Called when the specified item has been selected. Raises the Selected event  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also