Port::InitializeResources Method (StyleSet^)

 

Change the outline pen to only be a single pixel width.

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^

Style set for this shape class.

Return to top
Show: