CanvasDrawEllipse Method (Brush, RectangleF)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Draws an ellipse defined by a bounding System.Drawing.RectangleF.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Parameters
- brush
- Type: Bytescout.PDFBrush
Bytescout.PDF.Brush that determines the characteristics of the fill. - rect
- Type: System.DrawingRectangleF
System.Drawing.RectangleF structure that defines the boundaries of the ellipse.
See Also