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