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


NParentPlacement Class Members

The following tables list the members exposed by NParentPlacement.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Alignment property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Anchor property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NParentPlacement  
Public Fieldstatic (Shared in Visual Basic)Reference to the Offset property  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alignment of the parent, relative to the anchor position defined by the Anchor and Offset properties. By default set to Center.  
Public PropertyGets or sets the place at which the parent tree vertices are anchored in respect to their subtree or children. By default set to ChildrenCenter.  
Public PropertyGets or sets the constant offset applied to the parent anchor position, determined by the Anchor property. By default set to 0.0f.  
Top
Public Methods
 NameDescription
Public MethodPlaces the specified parent horizontally in respect to its subtree or children  
Public MethodPlaces the specified parent vertically in respect to its subtree or children  
Top
See Also