C# Class Map_Query_QueryByBoundsService.DrawPoint

Inheritance: Action
Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

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

Private Methods

Méthode Description
OnDrawComplete ( DrawEventArgs args ) : 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