PointF.Y Özellik

Tanım

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

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

Özellik Değeri

Bunun PointFy koordinatı.

Şunlara uygulanır