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