Interface IBrush
Interface IBrush
Името на пространството: Aspose.Svg.Drawing Асамблея: Aspose.SVG.dll (25.5.0)
Декларира метод за получаване на тип четка.
[ComVisible(true)]
public interface IBrush : IDisposable
Implements
Properties
Type
Получава тип четка като Aspose.Svg.Drawing.BrushType.
BrushType Type { get; }