GetArea

Top  Previous  Next

 

GetArea (Method)

 

Estimates the area of an object

 

Syntax:

Function GetArea(lAvaxHandle As Integer) As Single

 

The GetArea method syntax consists of the following:

Parameter

Data Type

Description

lAvaxHandle

Integer

The Avax handle of the object

 

Return value:

Single - The area of the object

 

Example