ISolidBrush Interface

ISolidBrush interface

Defines brush interface of a single color

public interface ISolidBrush : IBrush

Properties

NameDescription
getColor Get color of the brush.

See Also