Right

RectangleF.Right property

Ottiene o imposta la coordinata x che è la somma diX eWidth di questoRectangleF struttura.

public float Right { get; set; }

Valore di ritorno

La coordinata x che è la somma diX eWidth di questoRectangleF struttura.

Guarda anche