BezierCurveElementX4 Property
The X coordinate of the fourth point of the Bezier curve
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float X4 { get; set; }
Public Property X4 As Single
Get
Set
public:
property float X4 {
float get ();
void set (float value);
}
member X4 : float32 with get, set
Property Value
Single