PointF.Y Propriété

Définition

Obtient ou définit la coordonnée y de ce 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

Valeur de propriété

Coordonnée y de ce PointF.

S’applique à