Gets the sizeable attribute of an existing element.
Visual Basic |
---|
Public Function ElementGetSizeable( _ ByVal elementHandle As Long _ ) As Boolean |
- elementHandle
- The handle of an element returned by the ElementCreate method.
A Boolean value that indicates whether the element is sizeable.
The sizeable attribute of an annotation element determines whether or not an element can be sized interactively when the control is in EditMode.