For a list of all members of this type, see BrushCollection members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Brush>) |
![]() | InterpolationMode | Sets or gets the interpolation mode used to interpolate brushes. |
![]() | Item | Gets a brush at the specified real-precision index. For non-integer indices, this requires interpolation. |
Name | Description | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<Brush>) |