IUserAccessiableCreateMapMarker Method (ISimpleCoordinates, String, Int32, Int32) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax IMapMarker CreateMapMarker(
ISimpleCoordinates position,
string text,
int inBackgroundColorRGB,
int inTextColorRGB
)
Parameters
- position
- Type: SurveyToGo.UserLogic.InterfacesISimpleCoordinates
- text
- Type: SystemString
- inBackgroundColorRGB
- Type: SystemInt32
- inTextColorRGB
- Type: SystemInt32
Return Value
Type:
IMapMarkerSee Also