ShapeElement.PaintMoveableDecoratorSelectionLines Property

Definition

When this shape is selected, whether to draw one selection line to each moveable decorator attached to this shape, if the decorator has been manually placed or sized. The base implementation returns true.

protected:
 virtual property bool PaintMoveableDecoratorSelectionLines { bool get(); };
protected virtual bool PaintMoveableDecoratorSelectionLines { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PaintMoveableDecoratorSelectionLines : bool
Protected Overridable ReadOnly Property PaintMoveableDecoratorSelectionLines As Boolean

Property Value

Attributes

Applies to