Interface IBrush
Interface IBrush
Der Name: Aspose.Svg.Drawing Versammlung: Aspose.SVG.dll (25.5.0)
Erläutert die Methode, um eine Brush-Typ zu erhalten.
[ComVisible(true)]
public interface IBrush : IDisposable
Implements
Properties
Type
Er erhält die Art von Brush wie Aspose.Svg.Drawing.BrushType.
BrushType Type { get; }