Rectangle Properties |
The Rectangle type exposes the following members.
Name | Description | |
---|---|---|
Bottom | Get the bottom coordinate of the rectangle as Length object. | |
Left | Get the left coordinate of the rectangle as Length object. | |
Position | Get the position (origin) of the rectangle as Point object. | |
Right | Get the right coordinate of the rectangle as Length object. | |
Size | Get the size of the rectangle as Size object. | |
Top | Get the top coordinate of the rectangle as Length object. | |
Zero |