PlotSettingsUseStandardScale Property
|
Property that indicates whether this
PlotSettings object uses a standard scale.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool UseStandardScale { get; }
Public ReadOnly Property UseStandardScale As Boolean
Get
public:
property bool UseStandardScale {
bool get ();
}
member UseStandardScale : bool with get
Property Value
Boolean
See Also