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

IDisposable

Properties

Type

Riceve il tipo di pulizia come Aspose.Svg.Drawing.BrushType.

BrushType Type { get; }

Valore di proprietà

BrushType

 Italiano