Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NCellBody Class
Fields Properties Methods


In This Topic
    NCellBody Class Members
    In This Topic

    The following tables list the members exposed by NCellBody.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public FieldBounds of the cell as determined by the cells layout  
    Public FieldThe height of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public FieldDefines the horizontal cell content placement  
    Public FieldThe location of the body left-top corner (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public FieldDefines the maximal size of the cell content  
    Public FieldDefines the minimal size of the cell content  
    Public FieldGets/sets the logical object represented by this body (Inherited from Nevron.Diagram.Layout.NBody)
    Public FieldDefines the vertical cell content placement  
    Public FieldThe width of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the bottom side of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public PropertyGets/sets the center of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public PropertyGets/sets the X center of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public PropertyGets/sets the Y center of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public PropertyGets/sets the left side of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public PropertyGets/sets the right side of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public PropertyGets/sets the top side of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Top
    Public Methods
     NameDescription
    Public MethodAligns the bounds of the body to the bounds of the cell  
    Public MethodFlips the shape's dimensions  
    Public MethodFlips the X coordinates of body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public MethodFlips the Y coordinates of body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public MethodGets the bounds of the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public MethodGets the specified cell content dimension  
    Public MethodInitializes the cell body  
    Public MethodMirrors the X coordinate of the body according to the center Y line of the area.  
    Public MethodMirrors the Y coordinate of the body according to the center X line of the area.  
    Public MethodPlaces the content of the cell  
    Public MethodRotates the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public MethodSets a new bounds for this body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public MethodReturns a string that represents the current body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Public MethodTranslates the body (Inherited from Nevron.Diagram.Layout.NBody2D)
    Top
    Protected Methods
     NameDescription
    Protected MethodRotates the specified point with the specified rotation (Inherited from Nevron.Diagram.Layout.NBody)
    Top
    See Also