ISolidBrush class

ISolidBrush class

Defines brush interface of a single color

The ISolidBrush type exposes the following members:

Properties

PropertyDescription
colorGet color of the brush.
typeGets type of brush as BrushType.

See Also