SwimlaneShape.FindHeaderBackgroundField(IList<ShapeField>) Méthode

Définition

Recherchez le champ d’arrière-plan dans le couloir.

public:
 static Microsoft::VisualStudio::Modeling::Diagrams::AreaField ^ FindHeaderBackgroundField(System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^> ^ shapeFields);
public static Microsoft.VisualStudio.Modeling.Diagrams.AreaField FindHeaderBackgroundField (System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField> shapeFields);
static member FindHeaderBackgroundField : System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField> -> Microsoft.VisualStudio.Modeling.Diagrams.AreaField
Public Shared Function FindHeaderBackgroundField (shapeFields As IList(Of ShapeField)) As AreaField

Paramètres

shapeFields
IList<ShapeField>

Liste des sous-champs à examiner.

Retours

AreaField

Champ de zone qui a été trouvé.

S’applique à