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