Partager via


Annotation.AllowSelecting Propriété

Définition

Obtient ou définit un indicateur qui spécifie si l'utilisateur final est autorisé à sélectionner une annotation à l'aide d'une souris.

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

Valeur de propriété

Boolean

true si l'annotation peut être sélectionnée ; sinon, false.

S’applique à