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


In This Topic
    NGroup Class Members
    In This Topic

    The following tables list the members exposed by NGroup.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowUngroup property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ElementsZOrder property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NGroup  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ResizeShapes property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectionMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Shapes child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SnapToShapes property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets whether ungrouping is allowed. By default set to true.  
    Public PropertyGets or sets the ZOrder of the group geometry in relation to the member shapes. By default set to BehindMembers.  
    Public PropertyGets or sets the default way in which the group shapes are resized. Group shapes, whose ResizeInGroup property is set to UseGroupSettings will use this resize mode, when in group and resized by the user.  
    Public PropertyGets or sets the way in which NOV Diagram selects the group and the shapes inside this group.  
    Public PropertyGets/Sets the shapes contained in the group.  
    Public PropertySpecifies that you can snap and glue to shapes within a group. By default set to true. When set to false, the group will prevent the snap-and-glue to work on the shapes that are contained inside this group.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Appends the displayable children of the node to the provided list.  
    Public MethodOverridden. Overriden to return the group abilities.  
    Public MethodOverridden. Gets the current display bounds of this shape.  
    Public MethodOverloaded. Overridden. Hit tests a group by point.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Called when an arbitrary mutation has occurred in this node.  
    Protected Internal MethodOverridden. Overriden to notify the grouped shapes that their page transform has also changed  
    Protected Internal Method  
    Protected Internal Method  
    Protected Internal Method  
    Protected Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Top
    See Also