DecoratorHostShape.InitializeShapeFields(IList<ShapeField>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override void InitializeShapeFields(System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^> ^ shapeFields);
protected override sealed 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 NotOverridable Sub InitializeShapeFields (shapeFields As IList(Of ShapeField))
Parameters
- shapeFields
- IList<ShapeField>