ContextForDbDatabaseSetPlotGeneration Method
|
Controls the plot generation option.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void SetPlotGeneration(
bool A_0
)
Public Sub SetPlotGeneration (
A_0 As Boolean
)
public:
void SetPlotGeneration(
bool A_0
)
member SetPlotGeneration :
A_0 : bool -> unit
Parameters
- A_0 Boolean
-
See Also