Size

RectangleF.Size property

Obtiene o establece el tamaño de esteRectangleF .

public SizeF Size { get; set; }

Valor_devuelto

ASizeF que representa el ancho y alto de esteRectangleF estructura.

Ver también