PlotSettingsValidatorSetDefaultPlotConfig
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public void SetDefaultPlotConfig(
PlotSettings plotSet
)
Public Sub SetDefaultPlotConfig (
plotSet As PlotSettings
)
public:
void SetDefaultPlotConfig(
PlotSettings^ plotSet
)
member SetDefaultPlotConfig :
plotSet : PlotSettings -> unit
Parameters
- plotSet PlotSettings
-
See Also