Interface ISolidBrush

Interface ISolidBrush

Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML.dll (25.2.0)

Defines brush interface of a single color

[ComVisible(true)]
public interface ISolidBrush : IBrush, IDisposable

Implements

IBrush, IDisposable

Properties

Color

Get color of the brush.

Color Color { get; }

Property Value

Color