latitude precision data type c# code example
Example: lat long data type c#
public decimal Latitude { get; set; }
public decimal Longitude { get; set; }
public decimal Latitude { get; set; }
public decimal Longitude { get; set; }