TextField::GetMultipleLine Method (ShapeElement^)
Visual Studio 2015
If true, the text can wrap onto more than one line to fit the width available.
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 parent ShapeElement of this field.
Return Value
Type: System::BooleanThe default method returns the value of DefaultMultipleLine. You can override this method in your own subclass. For more information, see TextField.
Show: