PointF.Y Propiedad

Definición

Obtiene o establece la coordenada y de este objeto 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

Valor de propiedad

La coordenada y de esta estructura PointF.

Se aplica a