'Declaration Overloads Public Operator -( _ ByVal point1 As Point2D, _ ByVal point2 As Point2D _ ) As Point2D
public Point2D operator -( Point2D point1, Point2D point2 )
Point2D Structure Point2D Members Overload List
Copyright © GrapeCity, inc. All rights reserved.