ShapeElement.StyleSet Property

Definition

Gets the instance StyleSet if this ShapeElement has one, otherwise gets the ClassStyleSet.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ StyleSet { Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.StyleSet StyleSet { get; }
member this.StyleSet : Microsoft.VisualStudio.Modeling.Diagrams.StyleSet
Public Overridable ReadOnly Property StyleSet As StyleSet

Property Value

Applies to