Constructs an ellipse arc with the given parameters
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- ellipseRectangle
- Type: System.DrawingRectangleF
The ellipse bounding rectangle - startAngle
- Type: SystemSingle
The counter clockwise start angle, in degrees, relative to the x-axis - arcAngle
- Type: SystemSingle
The counter clockwise arc angle, in degrees, relative to the starting angle
See Also