Circle element constructor
Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- x
- Type: SystemSingle
The X coordinate where the ellipse will be rendered - y
- Type: SystemSingle
The Y coordinate where the ellipse will be rendered - radius
- Type: SystemSingle
The circle radius
See Also