AreaIU property
Example
Returns the area of an object in internal units (square inches).
Version added
4.0
Syntax
retVal = object.AreaIU
|
retVal
|
Double. The area of the object in internal units.
|
object
|
Required. An expression that returns a Shape object.
|