Interface ISolidBrush
Interface ISolidBrush
Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML.dll (25.7.0)
Defines brush interface of a single color
[ComVisible(true)]
public interface ISolidBrush : IBrush, IDisposableImplements
Properties
Color
Get color of the brush.
Color Color { get; }