PlotSettings Constructor (Boolean)
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public PlotSettings(
bool modelType
)
Public Sub New (
modelType As Boolean
)
public:
PlotSettings(
bool modelType
)
new :
modelType : bool -> PlotSettings
Parameters
- modelType
- Type: SystemBoolean
See Also