Gets the autosize attribute of an existing element. AutoSize controls how the bounding box is sized for text, buttons, stamps, and images.
Visual Basic |
---|
Public Function ElementGetAutoSize( _ ByVal elementHandle As Long _ ) As NX_AutoSizeType |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The enumeration NX_AutoSizeType that specifies the autosize attribute.