The following tables list the members exposed by the DRect type.

Name Description
Public property Static BadRect Indicates if this DRect object is a bad rect.
Public property BottomRight Gets or sets the second specified point of the DRect object.
Public property Center Gets a center point of this DRect.
Public property Depth Gets or sets a depth of the DRect object.
Public property Static Empty Represents a DRect that is a null reference (Nothing in Visual Basic).
Public property Height Gets or sets a height of the DRect object.
Public property Size
Public property TopLeft Gets or sets the first specified point of the DRect object.
Public property Width Gets or sets a width of the DRect object.
Top