Accusoft NotateXpress 13
PrgSetItemAutoSize Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
Description
Sets the autosize attribute for a specific element for the specific layer.  AutoSize controls how the bounding box is sized for text, buttons, stamps, and images.
Syntax
Visual Basic
Public Sub PrgSetItemAutoSize( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal AutoSize As NX_AutoSizeType _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend method.
AutoSize
ValueDescription
NX_NoAutoSizeDo not automatically size the bounding box.
NX_SizeToContentsAutomatically size according to the contents.
See Also

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations  | User Interaction

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback