Gets the show/hide state for angle measurements in a protractor annotation.
| Visual Basic |
|---|
Public Function ElementGetShowAngle( _ ByVal elementHandle As Long _ ) As Boolean |
- elementHandle
- The handle of an element returned by the ElementCreate method.
A Boolean value that is True to show angle measurements in a protractor annotation; False otherwise.