ICanvasContext.FillBrush
ICanvasContext.FillBrush property
Gets or sets the fill brush. See IBrush
.
public IBrush FillBrush { get; set; }
See Also
- interface IBrush
- interface ICanvasContext
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG
Gets or sets the fill brush. See IBrush
.
public IBrush FillBrush { get; set; }