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