Rectangle
|
The Rectangle3d type exposes the following members.
| Name | Description | |
|---|---|---|
| Rectangle3d | Constructor for the Rectangle3d class. Creates a 3D rectangle from the defined points. |
| Name | Description | |
|---|---|---|
| LowerLeft | Property that represents the lower-left point of the rectangle. | |
| LowerRight | Property that represents the lower-right point of the rectangle. | |
| UpperLeft | Property that represents the upper-left point of the rectangle. | |
| UpperRight | Property that represents the upper-right point of the rectangle. |
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are
equal. (Inherited from ValueType) |
|
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| ToString | Returns an equivalent string representation of this
object. (Overrides ValueTypeToString) |
|
| ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
| © Bricsys NV. All rights reserved. |