StyleSet Constructor (StyleSet^)

 

Creates an instance of the StyleSet linking the current one to its parent.

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

public:
StyleSet(
	StyleSet^ parent
)

Parameters

parent
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSet^

Parent StyleSet that this one links to.

Return to top
Show: