PointF.X Właściwość

Definicja

Pobiera lub ustawia współrzędną x tego PointFelementu .

public:
 property float X { float get(); void set(float value); };
public float X { get; set; }
member this.X : single with get, set
Public Property X As Single

Wartość właściwości

Współrzędna x tego PointFelementu .

Dotyczy