get_Size()

RectangleF::get_Size() const method

Returns an instance of the SizeF class that specifies the width and height of the rectangle represented by the current object.

SizeF System::Drawing::RectangleF::get_Size() const

See Also