Accusoft NotateXpress 13
ElementSetShowHandles Method
The handle of an element returned by the ElementCreate method.
If the handles are displayed.
Description
Sets the ShowHandles attribute of an existing element.  The handles are represented by small "grab handles" around an element.
Syntax
Visual Basic
Public Sub ElementSetShowHandles( _
   ByVal elementHandle As Long, _
   ByVal bShowHandles As Boolean _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
bShowHandles
If the handles are displayed.
Remarks
The ShowHandles attribute of an annotation element determines whether or not selection handles are displayed on an element when it is selected.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | User Interaction

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback