ConvertToCurrentAreaDisplay Method
Converts an area value using the LinearUnit and AreaDisplayUnit settings.
Signature
RetVal = object.ConvertToCurrentAreaDisplay(Area)
object
DatabasePreferences The object or objects this property applies to.
Area
Double; input-only
The area to convert.
RetVal
Double
The resulting area.