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