PlotSettingsStdScaleType Property
|
Property that represents the standard scale
type for this PlotSettings object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public StdScaleType StdScaleType { get; }
Public ReadOnly Property StdScaleType As StdScaleType
Get
public:
property StdScaleType StdScaleType {
StdScaleType get ();
}
member StdScaleType : StdScaleType with get
Property Value
StdScaleType
See Also