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