BezierCurveElementY1 Property

The Y coordinate of the first point of the Bezier curve

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public float Y1 { get; set; }

Property Value

Single

See Also