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

Glossary Item Box

Description

Gets the sizeable attribute of an existing element.

Syntax

Visual Basic
Public Function ElementGetSizeable( _
   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 element is sizeable.

Remarks

The sizeable attribute of an annotation element determines whether or not an element can be sized interactively when the control is in EditMode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.