The GeodeticCoordinate type exposes the following operators.

Operators

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Addition(GeodeticCoordinate, GeodeticCoordinate)
Compute the sum of two GeodeticCoordinates
Multiply(GeodeticCoordinate, Double)
Compute coor * scale
Subtraction(GeodeticCoordinate, GeodeticCoordinate)
Compute coor1 - coor2

See Also