This documentation is compiled for the latest release of Mathos Core Library
Top
The Rectangle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Area |
Gets the area of the rectangle
|
![]() | Diagonal |
Gets the diagonal of the rectangle
|
![]() | Length |
Gets or sets the length of the rectangle
|
![]() | Perimeter |
Gets the perimeter of the rectangle
|
![]() | Width |
Gets or sets the width of the rectangle
|
See Also