C# 클래스 SuperMap.WindowsPhone.Actions.DrawPoint

${ui_action_DrawPoint_Title}。

${ui_action_DrawPoint_Description}

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

공개 메소드들

메소드 설명
Deactivate ( ) : void
DrawPoint ( Map map ) : System

${ui_action_DrawPoint_constructor_Map_D}

OnTap ( GestureEventArgs e ) : void

비공개 메소드들

메소드 설명
OnDrawComplete ( DrawEventArgs args ) : void

메소드 상세

Deactivate() 공개 메소드

public Deactivate ( ) : void
리턴 void

DrawPoint() 공개 메소드

${ui_action_DrawPoint_constructor_Map_D}
public DrawPoint ( Map map ) : System
map SuperMap.WindowsPhone.Mapping.Map ${ui_action_DrawPoint_constructor_Map_param_map}
리턴 System

OnTap() 공개 메소드

public OnTap ( GestureEventArgs e ) : void
e GestureEventArgs
리턴 void