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

Glossary Item Box

Description

Gets the ShowHandles attribute of an existing element.  The handles are represented by small "grab handles" around an element.

Syntax

Visual Basic
Public Function ElementGetShowHandles( _
   ByVal elementHandle As Long _
) As Boolean

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

A Boolean value that indicates whether 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.