Description
Sets the current projection mode, that is parallel or perspective, for the drawings in the document window.
Syntax
Sub RFDrawTools.SetProjectionMode(mode As RFProjectionMode)
The SetProjectionMode syntax has these parts:
| Part | Description |
|---|---|
| mode | [IN] RFProjectionMode Required. Projection mode to set. |