EVO HTML to PDF Converter for .NET Help
C#
Show/Hide TOC
Bezier
Curve
Element
X4 Property
The X coordinate of the fourth point of the Bezier curve
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
C#
Copy
public
float
X4
{
get
;
set
; }
Property Value
Single
See Also
Reference
BezierCurveElement Class
EvoPdf Namespace
In This Article
Definition
See Also