ShapeField.AllowInPlaceEditorAutoSize(ShapeElement) Méthode

Définition

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

Retours

Boolean

S’applique à