PdfEllipseSlice Constructor
Constructs an ellipse slice with the given parameters
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfEllipseSlice(
RectangleFloat ellipseRectangle,
float startAngle,
float sliceAngle
)
Parameters
- ellipseRectangle RectangleFloat
- The ellipse bounding rectangle
- startAngle Single
- The counter clockwise start angle, in degrees, relative to the x-axis
- sliceAngle Single
- The counter clockwise slice angle, in degrees, relative to the starting angle