Interface ISolidBrush

Interface ISolidBrush

Der Name: Aspose.Svg.Drawing Versammlung: Aspose.SVG.dll (25.5.0)

Definiert Brush-Interface einer einzelnen Farbe

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

Implements

IBrush , IDisposable

Properties

Color

Fügen Sie die Farbe der Brush.

Color Color { get; }

Eigentumswert

Color

 Deutsch