C1.C1Preview Namespace : RectangleD Structure |
For a list of all members of this type, see RectangleD members.
Name | Description | |
---|---|---|
![]() | Bottom | Gets the Y coordinate of the bottom edge of the current RectangleD structure. |
![]() | BottomLeft | Gets the coordinates of the bottom left corner of the current RectangleD structure. |
![]() | BottomRight | Gets the coordinates of the bottom right corner of the current RectangleD structure. |
![]() ![]() | Empty | Represents an empty instance of the RectangleD structure. |
![]() | Height | Gets or sets the height of the current RectangleD structure. |
![]() | IsEmpty | Gets a value indicating whether the Width and Height properties of the current RectangleD structure have zero values. |
![]() | Left | Gets the X coordinate of the left edge of the current RectangleD structure. |
![]() | Location | Gets or sets the coordinates of the top left corner of the current RectangleD structure. |
![]() | Right | Gets the X coordinate of the right edge of the current RectangleD structure. |
![]() | Size | Gets or sets the size of the current RectangleD structure. |
![]() | Top | Gets the Y coordinate of the top edge of the current RectangleD structure. |
![]() | TopLeft | Gets the coordinates of the top left corner of the current RectangleD structure. |
![]() | TopRight | Gets the coordinates of the top right corner of the current RectangleD structure. |
![]() | Width | Gets or sets the width of the current RectangleD structure. |
![]() | X | Gets or sets the X coordinate of the top left corner of the current RectangleD structure. |
![]() | Y | Gets or sets the Y coordinate of the top left corner of the current RectangleD structure. |