operator Size()

Point::operator Size() const method

Constructs an instance of Size object and initializes its width and height values with X and Y coordinates values represented by the current object correspondingly.

System::Drawing::Point::operator Size() const

See Also