CircleElement(Single, Single, Single) Constructor
Circle element constructor
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public CircleElement(
float x,
float y,
float radius
)
Parameters
- x Single
- The X coordinate where the ellipse will be rendered
- y Single
- The Y coordinate where the ellipse will be rendered
- radius Single
- The circle radius