System::Drawing::SizeF::ToSize método

SizeF::ToSize method

Construye un objeto Size a partir del objeto SizeF actual truncando los valores de ancho y altura del objeto SizeF a los siguientes valores enteros inferiores.

Size System::Drawing::SizeF::ToSize() const

ReturnValue

Un objeto Size construido a partir del objeto actual

Ver también