Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SuperMap
WindowsPhone
Samples
DrawPoint
C# Class SuperMap.WindowsPhone.Samples.DrawPoint
Inheritance:
Action
显示文件
Open project: SuperMap/iClient-WP8-Example
Public Methods
Method
Description
Deactivate
( ) :
void
DrawPoint
(
Map
map
,
ElementsLayer
layer
) :
SuperMap.WindowsPhone.Core
Tap
(
GestureEventArgs
e
) :
void
Method Details
Deactivate()
public
method
public
Deactivate
( ) :
void
return
void
DrawPoint()
public
method
public
DrawPoint
(
Map
map
,
ElementsLayer
layer
) :
SuperMap.WindowsPhone.Core
map
SuperMap.WindowsPhone.Mapping.Map
layer
SuperMap.WindowsPhone.Mapping.ElementsLayer
return
SuperMap.WindowsPhone.Core
Tap()
public
method
public
Tap
(
GestureEventArgs
e
) :
void
e
GestureEventArgs
return
void