EssentialsLocation Class
Version 1.1.28
.NET Framework 4.8
This class has been marked as obsolete: Use the Point class instead.
Namespace | Skybrud.Essentials.Locations |
---|---|
Assembly | Skybrud.Essentials.dll |
Visibility | Public |
Interfaces | ILocation, IPoint, IGeometry |
Inheritance | Object |
Class representing a location identified by latitude and longitude.
[Obsolete("Use the Point class instead.")]
public class EssentialsLocation : ILocation, IPoint, IGeometry { }