PdfCircle(PointF, Single) Constructor
Constructs a circle with the given center point and radius
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfCircle(
PointF center,
float radius
)
Parameters
- center PointF
- The circle center point
- radius Single
- The circle radius