'宣言 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 )
パラメータ
- longitude1
- latitude1
- longitude2
- latitude2