C# 클래스 Map_Query_QueryByBoundsService.DrawPoint

상속: Action
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

공개 메소드들

메소드 설명
Deactivate ( ) : void
DrawPoint ( Map map, ElementsLayer layer ) : SuperMap.WindowsPhone.Core
Tap ( GestureEventArgs e ) : void

비공개 메소드들

메소드 설명
OnDrawComplete ( DrawEventArgs args ) : 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