'Declaration Overloads Public Operator -( _ ByVal point1 As Point2L, _ ByVal point2 As Point2L _ ) As Point2L
public Point2L operator -( Point2L point1, Point2L point2 )
Point2L Structure Point2L Members Overload List