PlotSettingsStdScale
Property
|
Property that represents the standard scale,
as a floating point value, for this PlotSettings object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double StdScale { get; }
Public ReadOnly Property StdScale As Double
Get
public:
property double StdScale {
double get ();
}
member StdScale : float with get
Property Value
Double
See Also