C# 클래스 PanZoom.PanRight

상속: ICommand
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 메소드들

메소드 설명
OnClick ( ) : void
OnCreate ( object hook ) : void
PanRight ( ) : System

비공개 메소드들

메소드 설명
DeleteObject ( IntPtr hObject ) : bool
GetPanFactor ( ) : long
RegisterFunction ( String sKey ) : void
UnregisterFunction ( String sKey ) : void

메소드 상세

OnClick() 공개 메소드

public OnClick ( ) : void
리턴 void

OnCreate() 공개 메소드

public OnCreate ( object hook ) : void
hook object
리턴 void

PanRight() 공개 메소드

public PanRight ( ) : System
리턴 System