Port.InitializeResources(StyleSet) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Change the outline pen to only be a single pixel width.
protected:
override void InitializeResources(Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ classStyleSet);
protected override void InitializeResources (Microsoft.VisualStudio.Modeling.Diagrams.StyleSet classStyleSet);
override this.InitializeResources : Microsoft.VisualStudio.Modeling.Diagrams.StyleSet -> unit
Protected Overrides Sub InitializeResources (classStyleSet As StyleSet)
Parameters
- classStyleSet
- StyleSet
Style set for this shape class.