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