Specifies whether a marker frame is shown around a drawing to indicate its position and size. This is a dependency property.

Introduced: X13.

Syntax

public bool DrawingMarkerLines { get; set; }
Public Property DrawingMarkerLines() As Boolean