StyleSet.RemovePen(StyleSetResourceId) 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.
Removes a Pen from this StyleSet.
public:
void RemovePen(Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ penId);
public void RemovePen (Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId penId);
member this.RemovePen : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId -> unit
Public Sub RemovePen (penId As StyleSetResourceId)
Parameters
- penId
- StyleSetResourceId