Interface ISolidBrush

Interface ISolidBrush

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

Defines brush interface of a single color

[ComVisible(true)]
public interface ISolidBrush : IBrush, IDisposable

Implements

IBrush , IDisposable

Properties

Color

Get color of the brush.

Color Color { get; }

Property Value

Color

 English