| C1.C1Report.CustomFields.4 Assembly > C1.C1Report.CustomFields.Maps Namespace > C1Mapper Class : DistancePix Method |
'Declaration Public Function DistancePix( _ ByVal longitude1 As System.Double, _ ByVal latitude1 As System.Double, _ ByVal longitude2 As System.Double, _ ByVal latitude2 As System.Double _ ) As System.Double
public System.double DistancePix( System.double longitude1, System.double latitude1, System.double longitude2, System.double latitude2 )