DiagramItem.CanSelect Property

Definition

Gets a value indicating whether this DiagramItem is selectable.

public:
 property bool CanSelect { bool get(); };
public bool CanSelect { get; }
member this.CanSelect : bool
Public ReadOnly Property CanSelect As Boolean

Property Value

Applies to