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])| Parameter | Description |
|---|---|
| drawing |
Specifies whether a marker frame is shown around a drawing to indicate its position and size. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |