Gets the ShowHandles attribute of an existing element. The handles are represented by small "grab handles" around an element.
Visual Basic |
---|
Public Function ElementGetShowHandles( _ ByVal elementHandle As Long _ ) As Boolean |
- elementHandle
- The handle of an element returned by the ElementCreate method.
A Boolean value that indicates whether the handles are displayed.
The ShowHandles attribute of an annotation element determines whether or not selection handles are displayed on an element when it is selected.