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


In This Topic
    NBody2D Class Members
    In This Topic

    The following tables list the members exposed by NBody2D.

    Public Fields
     NameDescription
    Public FieldThe height of the body  
    Public FieldThe location of the body left-top corner  
    Public FieldGets/sets the logical object represented by this body (Inherited from Nevron.Diagram.Layout.NBody)
    Public FieldThe width of the body  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the bottom side of the body  
    Public PropertyGets/sets the center of the body  
    Public PropertyGets/sets the X center of the body  
    Public PropertyGets/sets the Y center of the body  
    Public PropertyGets/sets the left side of the body  
    Public PropertyGets/sets the right side of the body  
    Public PropertyGets/sets the top side of the body  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Flips the X coordinates of body  
    Public MethodOverridden. Flips the Y coordinates of body  
    Public MethodOverridden. Gets the bounds of the body  
    Public MethodOverridden. Rotates the body  
    Public MethodSets a new bounds for this body  
    Public MethodReturns a string that represents the current body  
    Public MethodOverridden. Translates the body  
    Top
    Protected Methods
     NameDescription
    Protected MethodRotates the specified point with the specified rotation (Inherited from Nevron.Diagram.Layout.NBody)
    Top
    See Also