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

 

Provides support for background gradients.

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 fields on the shape that can have a background gradient.

Return to top
Show: