ShapeField.AllowInPlaceEditorAutoSize(ShapeElement) Méthode
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.
Retourne une valeur booléenne indiquant si l’éditeur sur place doit être autorisé à se Dimensionner automatiquement. La valeur par défaut est false.
public:
virtual bool AllowInPlaceEditorAutoSize(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public virtual bool AllowInPlaceEditorAutoSize (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
abstract member AllowInPlaceEditorAutoSize : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> bool
override this.AllowInPlaceEditorAutoSize : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> bool
Public Overridable Function AllowInPlaceEditorAutoSize (parentShape As ShapeElement) As Boolean
Paramètres
- parentShape
- ShapeElement