PlotSettingsPlotType
Property
|
Property that represents the plot type for
this PlotSettings Object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
PlotType
See Also