New Point (gb.qt4)

Dim hPoint As Point
hPoint = New Point ( [ X As Integer, Y As Integer ] )

Create a new point.

If the point coordinates are not specified, they are both set to 0.