You are here: Start » AVL.NET » Function Reference » Geometry 2D » Geometry 2D Features » AVL.RectangleArea
Computes the area of a rectangle.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRectangle | AvlNet.Rectangle2D | |||
![]() | outArea | float |
Examples
![]() |
![]() |
RectangleArea performed on a rectangle with parameters: X = 25, Y = 175, Angle = 325, Width = 250, Height = 125. The outArea returns a value of 31250.




