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

Name Description
Public field bottom The Y-coordinate of the second point that specifies the DRect object.
Public field left The X-coordinate of the first point that specifies the DRect object.
Public field right The X-coordinate of the second point that specifies the DRect object.
Public field top The Y-coordinate of the first point that specifies the DRect object.
Public field z1 The Z-coordinate of the first point that specifies the DRect object.
Public field z2 The Z-coordinate of the second point that specifies the DRect object.
Top