[This is preliminary documentation and is subject to change.]
Y 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 FirstControlY { get; set; }
public float FirstControlY { get; set; }
Public Property FirstControlY As Single
Get
Set
Public Property FirstControlY As Single
Get
Set
public:
property float FirstControlY {
float get ();
void set (float value);
}
public:
property float FirstControlY {
float get ();
void set (float value);
}
member FirstControlY : float32 with get, set
member FirstControlY : float32 with get, set
Property Value
Type:
Single