Auf Englisch lesen

Freigeben über


ShapeField.DefaultSelectable Property

Gets the shape field and verifies whether it can be selected by default or sets the default selection state of the shape field.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

public bool DefaultSelectable { get; set; }

Property Value

Type: System.Boolean
true if the shape field can be selected by default; otherwise, false.

.NET Framework Security

See Also

Reference

ShapeField Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace