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
Properties
Type
Tiene un tipo de pulverización como Aspose.Svg.Drawing.BrushType.
BrushType Type { get; }