Gets the moveable attribute of an existing element.
Visual Basic |
---|
Public Function ElementGetMoveable( _ ByVal elementHandle As Long _ ) As Boolean |
- elementHandle
- The handle of an element returned by the ElementCreate method.
A Boolean value that indicates if the element is movable.