LabelShape::CreateTextField Method ()

 

Creates a text field in the label shape.

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

protected:
virtual TextField^ CreateTextField()

Return Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::TextField^

The new text field in the label shape.

Return to top
Show: