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