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

Glossary Item Box

Description

Sets the sizeable attribute of an existing element.

Syntax

Visual Basic
Public Sub ElementSetSizeable( _
   ByVal elementHandle As Long, _
   ByVal bSizeable As Boolean _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
bSizeable
If the element is sizable.

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.