ConvertToCurrentAreaDisplay Method [AEC Base objects]

AEC Auto

ConvertToCurrentAreaDisplay Method

Converts an area value using the LinearUnit and AreaDisplayUnit settings.

See Also | Example

Signature

RetVal = object.ConvertToCurrentAreaDisplay(Area)

object

DatabasePreferences The object this method applies to.

Area

Double; input-only
The area to convert.

RetVal

Double
The resulting area.