C# Class XamMapz.Messaging.MoveMessage

Message about repositioning the center of the view
Inheritance: MapMessage
Show file Open project: gabornemeth/XamMapz

Public Methods

Method Description
MoveMessage ( Map map, Position target ) : System

Method Details

MoveMessage() public method

public MoveMessage ( Map map, Position target ) : System
map Map
target Position
return System