Fills an ellipse.
Namespace: MindFusion.Drawing
File: Graphics.js
JavaScript Copy Code |
---|
function fillEllipse (brush, rect) |
The brush to fill the ellipse with.
The rectangle describing the ellipse.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |