ITouchTool.OnTouchBegin Method
Called before the map control forwards any touch down, move or up events.
Thread safety: This method does not have to be thread-safe, it will only be called by Carmenta Engine from the GUI thread.
OnTouchBegin()
Called before the map control forwards any touch down, move or up events.Syntax
public void OnTouchBegin ()
Platforms
Windows, Linux, Android