Parameters
- width
- The width of the ellipse.
- height
- The height of the ellipse.
- line
- The LineDef to draw the ellipse with.
- fillColor
- The ellipse fill color.
Return Value
true if no warnings were generated by this call, false otherwise.
This method can only be used between calls to C1PrintDocument.StartDoc and C1PrintDocument.EndDoc methods on the current document. For details, see C1PrintDocument.RenderBlock.