IUserAccessiableCreateCoordinates Method (Double, Double) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax ISimpleCoordinates CreateCoordinates(
double inLongitude,
double inLatitude
)
Parameters
- inLongitude
- Type: SystemDouble
- inLatitude
- Type: SystemDouble
Return Value
Type:
ISimpleCoordinatesSee Also