PropertyLineArea Property

The area of the PropertyLine element, if it is close loop, the value would be greater than 0, otherwise it will return -1.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public double Area { get; }

Property Value

Double
See Also