BezierCurveElement
Y4 Property
EVO HTML to PDF Converter for .NET Documentation
The Y coordinate of the fourth point of the Bezier curve
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
float
Y4
{
get
;
set
; }
Public
Property
Y4
As
Single
Get
Set
Property Value
Type:
Single
See Also
Reference
BezierCurveElement Class
EvoPdf Namespace