DecoratorHostShape.CreateClassStyleSet 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.
DecoratorHostShape does not implement a class style set.
protected:
override Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ CreateClassStyleSet();
protected override Microsoft.VisualStudio.Modeling.Diagrams.StyleSet CreateClassStyleSet ();
override this.CreateClassStyleSet : unit -> Microsoft.VisualStudio.Modeling.Diagrams.StyleSet
Protected Overrides Function CreateClassStyleSet () As StyleSet