Click or drag to resize

Address2Latitude Property

Location’s latitude. Min value of -90, max value 90

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double Latitude { get; set; }

Property Value

Type: Double
See Also