This documentation is compiled for the latest release of Mathos Core Library
Top
The Trapezoid type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Area |
Gets the area of the trapezoid
|
![]() | BaseOne |
Gets or sets the first base of the trapezoid
|
![]() | BaseTwo |
Gets or sets the second base of the trapezoid
|
![]() | Height |
Gets or sets the height of the trapezoid
|
![]() | LegOne |
Gets or sets the length of the first leg
|
![]() | LegTwo |
Gets or sets the length of the first leg
|
![]() | Perimeter |
Gets the perimeter of the trapezoid
|
See Also