Annotation.AllowResizing Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit un indicateur qui spécifie si l'utilisateur final est autorisé à redimensionner une annotation à l'aide d'une souris.
public:
virtual property bool AllowResizing { bool get(); void set(bool value); };
public virtual bool AllowResizing { get; set; }
member this.AllowResizing : bool with get, set
Public Overridable Property AllowResizing As Boolean
Valeur de propriété
true si l'annotation peut être redimensionnée ; sinon, false.