C# Class PanZoom.PanRight

Inheritance: ICommand
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Méthode Description
OnClick ( ) : void
OnCreate ( object hook ) : void
PanRight ( ) : System

Private Methods

Méthode Description
DeleteObject ( IntPtr hObject ) : bool
GetPanFactor ( ) : long
RegisterFunction ( String sKey ) : void
UnregisterFunction ( String sKey ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

OnCreate() public méthode

public OnCreate ( object hook ) : void
hook object
Résultat void

PanRight() public méthode

public PanRight ( ) : System
Résultat System