PointF.Y Propriedade

Definição

Obtém ou define a coordenada Y deste 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 da propriedade

A coordenada Y deste PointF.

Aplica-se a