Compartment::InitializeResources Method (StyleSet^)

 

Initializes the style of the compartment shape.

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 InitializeResources(
	StyleSet^ classStyleSet
) override

Parameters

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

The style set, which specifies the pens, brushes, and fonts to use with the compartment shape.

Return to top
Show: