PlotSettingsShadePlot
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public PlotSettingsShadePlotType ShadePlot { get; set; }
Public Property ShadePlot As PlotSettingsShadePlotType
Get
Set
public:
property PlotSettingsShadePlotType ShadePlot {
PlotSettingsShadePlotType get ();
void set (PlotSettingsShadePlotType value);
}
member ShadePlot : PlotSettingsShadePlotType with get, set
Property Value
PlotSettingsShadePlotType
See Also