DecoratorHostShape.StyleSet Property
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.
Defines styles for this shape.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ StyleSet { Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ get(); };
public override Microsoft.VisualStudio.Modeling.Diagrams.StyleSet StyleSet { get; }
member this.StyleSet : Microsoft.VisualStudio.Modeling.Diagrams.StyleSet
Public Overrides ReadOnly Property StyleSet As StyleSet