Accusoft NotateXpress 12
ElementSetShowHandles Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
bShowHandles
If the handles are displayed.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetShowHandles Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.