Share via


Annotation.AllowMoving Propriété

Définition

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

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

Valeur de propriété

Boolean

true si une annotation peut être déplacée, sinon false.

S’applique à