Calculates the area of the Region.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetArea( _
DOUBLE* Area As System.Double _
) |
C# | |
---|
void GetArea(
out System.double Area
) |
JavaScript | |
---|
GetArea(
)
Area : Number
|
Parameters
- Area[out] or Return Value
- Area of the Region
See Also
Availability
DraftSight V1R2.0