DecoratorHostShape.ClassStyleSet 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.
DecoratorHostShape does not implement a class style set.
protected:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ ClassStyleSet { Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ get(); };
protected override Microsoft.VisualStudio.Modeling.Diagrams.StyleSet ClassStyleSet { get; }
member this.ClassStyleSet : Microsoft.VisualStudio.Modeling.Diagrams.StyleSet
Protected Overrides ReadOnly Property ClassStyleSet As StyleSet