'Usage Dim x As System.Double Dim y As System.Double Dim instance As New GcPoint(x, y)
Parameters
- x
- The horizontal position of the point.
- y
- The vertical position of the point.
'Usage Dim x As System.Double Dim y As System.Double Dim instance As New GcPoint(x, y)