Constructs a circle with the given center point and radius
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- center
- Type: System.DrawingPointF
The circle center point - radius
- Type: SystemSingle
The circle radius
See Also