ShapeElement::FindShapeField Method (String^)
Visual Studio 2015
Searches for a shape field in a shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- fieldName
-
Type:
System::String^
The name of the shape field.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeField^The first shape field that has the specified name; otherwise, null, if no shape field is found.
Show: