ListCompartment::OverrideStyles Method (StyleSet^)

 

Set the shape's styles into the given styleset

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

protected:
virtual void OverrideStyles(
	StyleSet^ styleSet
) override

Parameters

styleSet
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSet^
styleset

Styleset that we're overriding.

Return to top
Show: