PointF.Y Vlastnost

Definice

Získá nebo nastaví souřadnici y této PointF.

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

Hodnota vlastnosti

Souřadnice y tohoto PointF.

Platí pro