BrushSettings::BrushStyleSetInfo Property
Visual Studio 2015
Gets or sets the BrushStyleSetInfo associated with these settings.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property BrushStyleSetInfo^ BrushStyleSetInfo { BrushStyleSetInfo^ get(); void set(BrushStyleSetInfo^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::BrushStyleSetInfo^Gets or sets the BrushStyleSetInfo that is associated with these settings.
Show: