​
​
​

Gets whether a marker frame is shown around a drawing to indicate its position and size.

​ Introduced: X18.

​<void> TXTextControl.getDrawingMarkerLines(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback The callback function that receives the requested value.
errorCallback Optional. Is called when the operation failed with an error.
​