The following tables list the members exposed by the Rect2D type.
Name | Description | |
---|---|---|
BadRect | Represents a bad(not valid) rectangle. | |
BottomRight | Gets or sets the down-right corner of the Rect2D object as the CAD2DPoint object | |
Empty | Represents The Rect2D that is a null reference (Nothing in Visual Basic). | |
Height | Gets or sets a height of the Rect2D object. | |
TopLeft | Gets or sets the top-left corner of the Rect2D object as the CAD2DPoint object | |
Width | Gets or sets a width of the Rect2D object. |