Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WP8Sample
DrawPoint
C# 클래스 WP8Sample.DrawPoint
상속:
Action
파일 보기
프로젝트 열기: SuperMap/iClient-for-Win8
공개 메소드들
메소드
설명
Deactivate
( ) :
void
DrawPoint
(
Map
map
,
ElementsLayer
layer
) :
SuperMap.WindowsPhone.Core
Tap
(
GestureEventArgs
e
) :
void
메소드 상세
Deactivate()
공개
메소드
public
Deactivate
( ) :
void
리턴
void
DrawPoint()
공개
메소드
public
DrawPoint
(
Map
map
,
ElementsLayer
layer
) :
SuperMap.WindowsPhone.Core
map
SuperMap.WindowsPhone.Mapping.Map
layer
SuperMap.WindowsPhone.Mapping.ElementsLayer
리턴
SuperMap.WindowsPhone.Core
Tap()
공개
메소드
public
Tap
(
GestureEventArgs
e
) :
void
e
GestureEventArgs
리턴
void