C# Class CommandsEnvironment.CommandsEnvironment

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Méthode Description
CommandsEnvironment ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
AdjustBounds ( System.Windows.Forms.AxHost controlToAdjust ) : void
ComboBox1_SelectedIndexChanged ( object sender, System e ) : void
CreateDC ( string lpszDriver, string lpszDeviceName, string lpszOutput, IntPtr devMode ) : IntPtr
DPI ( int logPixelOrientation ) : int
DPIX ( ) : int
DPIY ( ) : int
Form1_Load ( object sender, System e ) : void
GetDeviceCaps ( IntPtr hDC, int nIndex ) : int
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Main ( ) : void
axPageLayoutControl1_OnMouseDown ( object sender, ESRI e ) : void
axSymbologyControl1_OnItemSelected ( object sender, ESRI e ) : void

Method Details

CommandsEnvironment() public méthode

public CommandsEnvironment ( ) : System
Résultat System

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void