SwimlaneShape::FindHeaderBackgroundField Method (IList<ShapeField^>^)
Visual Studio 2015
Searches for the area field that contains the background for the shape's header.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- shapeFields
-
Type:
System.Collections.Generic::IList<ShapeField^>^
The area fields to search.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::AreaField^The area field that contains the background for the shape's header.
Show: