Animaonline Weather API Documentation

Coordinates Structure

Coordinates struct holds the Latitude and Longitude

For a list of all members of this type, see Coordinates Members.

System.Object
   ValueType
      Coordinates

[Visual Basic]
Public Structure Coordinates
    Implements ICoordinate
[C#]
public struct Coordinates : ICoordinate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Animaonline.GeoServices

Assembly: Animaonline Weather API (in Animaonline Weather API.dll)

See Also

Coordinates Members | Animaonline.GeoServices Namespace