get_Size()

Rectangle::get_Size() const method

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

Size System::Drawing::Rectangle::get_Size() const

See Also