DiagramItem.CanFocus Property

Definition

Gets a value indicating whether this DiagramItem is focusable.

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

Property Value

Applies to