Description
Enalbes or disables the automatic document scene update after executing command level methods.
Syntax
Function RFDocument.SetDrawSceneFlag(bStatus As Boolean) As
The SetDrawSceneFlag syntax has these parts:
| Part | Description |
|---|---|
| bStatus | [IN] Boolean Required. It determines whether the document scene is automatically updated after executing command level methods. |
Remarks