Description
Enables or disables to change state of trackball-manipulating mode by selecting done functionality in popup menu.
Syntax
Function RFTrackballTools.ManipulateWithDone(pbFinishedByDone As Boolean) As RFErrorCode
The ManipulateWithDone syntax has these parts:
| Part | Description |
|---|---|
| pbFinishedByDone | [OUT] Boolean Required. Indicates whether the process is able to be finished by selecting done in popup menu. |
Remarks