Accusoft NotateXpress 13
ElementSetSizeable Method
The handle of an element returned by the ElementCreate method.
If the element is sizable.
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

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | User Interaction

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback