Interface IBrush
Interface IBrush
Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML.dll (25.2.0)
Declares method for getting of brush type.
[ComVisible(true)]
public interface IBrush : IDisposable
Implements
Properties
Type
Gets type of brush as Aspose.Html.Drawing.BrushType.
BrushType Type { get; }