operator PointF()

SizeF::operator PointF() const method

Converts the current object to an instance of Point object by initializing its X and Y coordinate with the current object’s width and height values correspondingly.

System::Drawing::SizeF::operator PointF() const

See Also