TextField::AllowInPlaceEditorAutoSize Method (ShapeElement^)

 

By default, allow in-place editor to size automatically if the field supports auto-size.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual bool AllowInPlaceEditorAutoSize(
	ShapeElement^ parentShape
) override

Return Value

Type: System::Boolean
Return to top
Show: