CommentShape.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.
Initializes style set resources for this shape type
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
The style set for this shape class