IBitmap.FillRectangle
IBitmap.FillRectangle method
Fills the specified rectangle with the specified brush.
public void FillRectangle(Rectangle rectangle, IBrush brush)
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle to fill. |
brush | IBrush | The brush IBrush to use for filling. |
See Also
- interface IBrush
- interface IBitmap
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG