Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property Area As Double
        Get
 
property double Area {
        double get ();
}
 
abstract Area : float with get
 
 
 
Property Value
Double
Implements
IAcadSplineArea
 
See Also