operator Point()

Size::operator Point() const method

Constructs an instance of Point object and initializes its X and Y coordinate with the current object’s width and height values correspondingly.

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

See Also