Interface IBrush
Interface IBrush
Namn på plats: Aspose.Svg.Drawing Församling: Aspose.SVG.dll (25.5.0)
Deklarerar metoden för att få av brush typ.
[ComVisible(true)]
public interface IBrush : IDisposable
Implements
Properties
Type
Få typ av brush som Aspose.Svg.Drawing.BrushType.
BrushType Type { get; }