C# Class PanZoom.PanRight

Inheritance: ICommand
ファイルを表示 Open project: Esri/arcobjects-sdk-community-samples

Public Methods

Method Description
OnClick ( ) : void
OnCreate ( object hook ) : void
PanRight ( ) : System

Private Methods

Method Description
DeleteObject ( IntPtr hObject ) : bool
GetPanFactor ( ) : long
RegisterFunction ( String sKey ) : void
UnregisterFunction ( String sKey ) : void

Method Details

OnClick() public method

public OnClick ( ) : void
return void

OnCreate() public method

public OnCreate ( object hook ) : void
hook object
return void

PanRight() public method

public PanRight ( ) : System
return System