MoveableDecoratorHostShape.CanSelect Property

Definition

MoveableDecoratorHostShape can be selected by the user, if it is moveable.

public:
 virtual property bool CanSelect { bool get(); };
public override bool CanSelect { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CanSelect : bool
Public Overrides ReadOnly Property CanSelect As Boolean

Property Value

Attributes

Applies to