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

Introduced: X18.

<void> TXTextControl.setDrawingMarkerLines(<boolean> drawingMarkerLines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
drawingMarkerLines Specifies whether a marker frame is shown around a drawing to indicate its position and size.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.