The RectangleFloat type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Bottom |
Rectangle bottom edge
|
![]() ![]() | Empty |
Gets the null rectangle
|
![]() | Height |
Rectangle height
|
![]() | Left |
Rectangle left edge
|
![]() | Right |
Rectangle right edge
|
![]() | Top |
Rectangle top edge
|
![]() | Width |
Rectangle width
|
![]() | X |
Top left corner X coordinate
|
![]() | Y |
Top left corner Y coordinate
|
See Also