Click or drag to resize

IiPropertiesArea Property (Object)

Gets the surface area of a component or document.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property Area ( 
	componentOrDocName As Object
) As Double
	Get

Parameters

componentOrDocName
Type: SystemObject

Property Value

Type: Double
The area, in the squared length units of the current document.
See Also