A collection of MindFusion.Drawing.Brush objects.
The following tables list the members exposed by the BrushCollection type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the BrushCollection class. |
Name | Description | |
---|---|---|
Gets or sets the default brush added to a brush collection from within a design-time editor. |
||
Gets or sets the Brush, located at the specified position. |
Name | Description | |
---|---|---|
Adds the specified Brush to the collection. |
||
Returns a shallow copy of this BrushCollection object. |
||
Checks whether the specified Brush is contained in the collection. |
||
Returns the index of the first occurrence of the specified Brush. |
||
Inserts the specified Brush at the specified position within the collection. |
||
Removes the first occurrence of the specified Brush from the collection. |
||
Removes the Brush at the specified index. |