ShapeField::AllowInPlaceEditorAutoSize Method (ShapeElement^)
Visual Studio 2015
Enables the in-place editor to be automatically sized in the shape field.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The shape field.
Return Value
Type: System::Booleantrue if the in-place editor should be automatically sized in the shape field; otherwise, false.
By default, the return value is false.
Show: