IBrush Interface
Declares method for getting of brush type.

Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public interface IBrush

The IBrush type exposes the following members.

Properties
  NameDescription
Public propertyType
Get type of brush;
See Also