Accusoft NotateXpress 13
PrgSetItemShowHandles Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
If the handles are displayed.
Description
Sets the ShowHandles attribute for a specific element for the specific layer. The handles are represented by small "grab handles" around an element.
Syntax
Visual Basic
Public Sub PrgSetItemShowHandles( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal bShowHandles As Boolean _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend 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  | Modifying Existing Annotations  | User Interaction

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback