This documentation is archived and is not being maintained.
OrientedRect Members
The OrientedRect type exposes the following members.
|
|
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.) |
|
ToString
|
Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
|
|
Name |
Description |
|
P0
|
First point used to define a rectangle.
|
|
P1
|
Second point used to define a rectangle.
|
|
P2
|
Third point used to define a rectangle.
|
|
P3
|
Forth point used to define a rectangle.
|