PointF.X Özellik

Tanım

Bu PointFöğesinin x koordinatını alır veya ayarlar.

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

Özellik Değeri

Bunun PointFx koordinatı.

Şunlara uygulanır