RectangleD Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubpropertyBottom

Gets the y-coordinate of the bottom edge of this RectangleD structure

System_CAPS_pubpropertyCenter

Gets the coordinates of the center of this RectangleD structure.

System_CAPS_pubpropertyHeight

Gets or sets the height of this RectangleD structure.

System_CAPS_pubpropertyIsEmpty

Tests whether all numeric properties of this RectangleD have values of zero.

System_CAPS_pubpropertyLeft

Gets the x-coordinate of the left edge of this RectangleD structure.

System_CAPS_pubpropertyLocation

Gets or sets the coordinates of the upper-left corner of this RectangleD structure.

System_CAPS_pubpropertyRight

Gets the x-coordinate of the right edge of this RectangleD structure.

System_CAPS_pubpropertySize

Gets or sets the size of this RectangleD.

System_CAPS_pubpropertyTop

Gets the y-coordinate of the top edge of this RectangleD structure.

System_CAPS_pubpropertyWidth

Gets or sets the width of this RectangleD structure.

System_CAPS_pubpropertyX

Gets or sets the x-coordinate of the upper-left corner of this RectangleD structure.

System_CAPS_pubpropertyY

Gets or sets the y-coordinate of the upper-left corner of this RectangleD structure.

Return to top
Show: