Share via


AnnotationGroup.IsSelected Propriété

Définition

Obtient ou définit un indicateur qui détermine si une annotation est sélectionnée.

public:
 virtual property bool IsSelected { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public override bool IsSelected { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.IsSelected : bool with get, set
Public Overrides Property IsSelected As Boolean

Valeur de propriété

true si l'annotation est sélectionnée, sinon false.

Attributs

S’applique à