Interface IBrush

Interface IBrush

Namespace: Aspose.Svg.Drawing
Assembly: Aspose.SVG.dll (25.5.0)

Declares method for getting of brush type.

[ComVisible(true)]
public interface IBrush : IDisposable

Implements

IDisposable

Properties

Type

Gets type of brush as Aspose.Svg.Drawing.BrushType.

BrushType Type { get; }

Property Value

BrushType

 English