DecoratorHostShape.CreateClassStyleSet Method
DecoratorHostShape does not implement a class style set.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
Protected Overrides Function CreateClassStyleSet As StyleSet
protected override StyleSet CreateClassStyleSet()
protected:
virtual StyleSet^ CreateClassStyleSet() override
abstract CreateClassStyleSet : unit -> StyleSet
override CreateClassStyleSet : unit -> StyleSet
protected override function CreateClassStyleSet() : StyleSet
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSet
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.