Interface IBrush

Interface IBrush

Nombre del espacio: Aspose.Svg.Drawing Asamblea: Aspose.SVG.dll (25.5.0)

Declarar el método para obtener el tipo de pulverización.

[ComVisible(true)]
public interface IBrush : IDisposable

Implements

IDisposable

Properties

Type

Tiene un tipo de pulverización como Aspose.Svg.Drawing.BrushType.

BrushType Type { get; }

Valor de la propiedad

BrushType

 Español