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