CADability dotNET

The GeoPoint2D type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberAddition
Returns the 2D point which is the offset of v from p.
Public operatorStatic memberBitwiseOr
Returns the distance of the two points
Public operatorStatic memberDivision
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Public operatorStatic memberSubtraction(GeoPoint2D, GeoPoint2D)
Public operatorStatic memberSubtraction(GeoPoint2D, GeoVector2D)

See Also