IAcadPlotStartBatchMode Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.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 Int32
-
See Also