LabelShape::InitializeShapeFields Method (IList<ShapeField^>^)

 

Creates shape fields for 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 void InitializeShapeFields(
	IList<ShapeField^>^ shapeFields
) override

Parameters

shapeFields
Type: System.Collections.Generic::IList<ShapeField^>^

The shape fields.

Return to top
Show: