EVO HTML to PDF Converter

CircleElement Constructor

Winnovative Client for .NET Documentation
Circle element constructor

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public CircleElement(
	float x,
	float y,
	float radius
)

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

Reference