BlockReferenceUnitFactor Property
|
Gets the unit factor.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public double UnitFactor { get; }
Public ReadOnly Property UnitFactor As Double
Get
public:
property double UnitFactor {
double get ();
}
member UnitFactor : float with get
Property Value
Type:
Double
See Also