Partager via


Annotation.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 virtual bool IsSelected { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.IsSelected : bool with get, set
Public Overridable Property IsSelected As Boolean

Valeur de propriété

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

Attributs

S’applique à