IAcadPlotStartBatchMode Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void StartBatchMode(
int entryCount
)
Sub StartBatchMode (
entryCount As Integer
)
void StartBatchMode(
[InAttribute] int entryCount
)
abstract StartBatchMode :
entryCount : int -> unit
Parameters
- entryCount
- Type: SystemInt32
See Also