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