Share via


DecoratorHostShape.StyleSet Property

This member overrides ShapeElement.StyleSet.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property StyleSet As StyleSet
'Usage
Dim instance As DecoratorHostShape 
Dim value As StyleSet 

value = instance.StyleSet
public override StyleSet StyleSet { get; }
public:
virtual property StyleSet^ StyleSet {
    StyleSet^ get () override;
}
public override function get StyleSet () : StyleSet

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSet

.NET Framework Security

See Also

Reference

DecoratorHostShape Class

DecoratorHostShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace