EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Ellipse
Element
XRadius Property
The horizontal radius
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
Copy
public
float
XRadius
{
get
;
set
; }
VB
Copy
Public
Property
XRadius
As
Single
Get
Set
Property Value
Single
See Also
Reference
EllipseElement Class
EvoPdf Namespace
In This Article
Definition
See Also