NodeShape.InitializeShapeFields(IList<ShapeField>) Method

Definition

Overriden to provide support for background gradients.

protected:
 override void InitializeShapeFields(System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^> ^ shapeFields);
protected override void InitializeShapeFields (System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField> shapeFields);
override this.InitializeShapeFields : System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField> -> unit
Protected Overrides Sub InitializeShapeFields (shapeFields As IList(Of ShapeField))

Parameters

shapeFields
IList<ShapeField>

Applies to