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