Method | Description | |
---|---|---|
MapControl1 ( ) : System |
Method | Description | |
---|---|---|
CreateTile ( ) : UIElement | ||
OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
UpdateTile ( UIElement _tile, IntPoint ml ) : void |
protected OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
return | void |
protected UpdateTile ( UIElement _tile, IntPoint ml ) : void | ||
_tile | UIElement | |
ml | IntPoint | |
return | void |