DecoratorHostShape.ShapeFields Property

Definition

public:
 property System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^> ^ ShapeFields { System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^> ^ get(); };
public override sealed System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField> ShapeFields { get; }
member this.ShapeFields : System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField>
Public Overrides NotOverridable ReadOnly Property ShapeFields As IList(Of ShapeField)

Property Value

Applies to