Interface IBrush
Interface IBrush
Il nome: Aspose.Svg.Drawing Assemblea: Aspose.SVG.dll (25.5.0)
Declara il metodo per ottenere il tipo di spazzolino.
[ComVisible(true)]
public interface IBrush : IDisposable
Implements
Properties
Type
Riceve il tipo di pulizia come Aspose.Svg.Drawing.BrushType.
BrushType Type { get; }