'Declaration Public Operator -( _ ByVal p1 As Point _ ) As Point
public Point operator -( Point p1 )
Point Structure Point Members