ShapeField.DefaultSelectable Property

Definition

Gets or sets a value indicating whether the ShapeField can be selected by default.

public:
 property bool DefaultSelectable { bool get(); void set(bool value); };
public bool DefaultSelectable { get; set; }
member this.DefaultSelectable : bool with get, set
Public Property DefaultSelectable As Boolean

Property Value

Applies to