C# Class SuperMap.WindowsPhone.Samples.DrawPoint

Inheritance: Action
Afficher le fichier Open project: SuperMap/iClient-WP8-Example

Méthodes publiques

Méthode Description
Deactivate ( ) : void
DrawPoint ( Map map, ElementsLayer layer ) : SuperMap.WindowsPhone.Core
Tap ( GestureEventArgs e ) : void

Method Details

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

DrawPoint() public méthode

public DrawPoint ( Map map, ElementsLayer layer ) : SuperMap.WindowsPhone.Core
map SuperMap.WindowsPhone.Mapping.Map
layer SuperMap.WindowsPhone.Mapping.ElementsLayer
Résultat SuperMap.WindowsPhone.Core

Tap() public méthode

public Tap ( GestureEventArgs e ) : void
e GestureEventArgs
Résultat void