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