[This is preliminary documentation and is subject to change.]
X coordinate of Bezier's curve first control point
Namespace: NFX.Media.PDF.ElementsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public float FirstControlX { get; set; }
public float FirstControlX { get; set; }
Public Property FirstControlX As Single
Get
Set
Public Property FirstControlX As Single
Get
Set
public:
property float FirstControlX {
float get ();
void set (float value);
}
public:
property float FirstControlX {
float get ();
void set (float value);
}
member FirstControlX : float32 with get, set
member FirstControlX : float32 with get, set
Property Value
Type:
Single