C# Class Query.SpatialQuery

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

Méthodes publiques

Свойство Type Description
Frame1 System.Windows.Forms.GroupBox
Label2 System.Windows.Forms.Label
Label3 System.Windows.Forms.Label
Label5 System.Windows.Forms.Label
Label6 System.Windows.Forms.Label
cmdFeature0 System.Windows.Forms.Button
cmdFeature1 System.Windows.Forms.Button
cmdFeature2 System.Windows.Forms.Button
cmdFeature3 System.Windows.Forms.Button
cmdFeatureSet0 System.Windows.Forms.Button
cmdFeatureSet1 System.Windows.Forms.Button
cmdFullExtent System.Windows.Forms.Button
cmdLoad System.Windows.Forms.Button
cmdQuery System.Windows.Forms.Button
lblRecords System.Windows.Forms.Label
optTool0 System.Windows.Forms.RadioButton
optTool1 System.Windows.Forms.RadioButton
optTool2 System.Windows.Forms.RadioButton

Méthodes publiques

Méthode Description
SpatialQuery ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
CurrentTool_Click ( object sender, System e ) : void
Form1_Closing ( object sender, System e ) : void
Form1_Load ( object sender, System e ) : void
InitializeComponent ( ) : void

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

Main ( ) : void
UpdateValueDisplay ( ) : void
axArcReaderControl1_OnCurrentViewChanged ( object sender, ESRI e ) : void
cmdFeatureSet_Click ( object sender, System e ) : void
cmdFeature_Click ( object sender, System e ) : void
cmdFullExtent_Click ( object sender, System e ) : void
cmdLoad_Click ( object sender, System e ) : void
cmdQuery_Click ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

SpatialQuery() public méthode

public SpatialQuery ( ) : System
Résultat System

Property Details

Frame1 public_oe property

public GroupBox,System.Windows.Forms Frame1
Résultat System.Windows.Forms.GroupBox

Label2 public_oe property

public Label,System.Windows.Forms Label2
Résultat System.Windows.Forms.Label

Label3 public_oe property

public Label,System.Windows.Forms Label3
Résultat System.Windows.Forms.Label

Label5 public_oe property

public Label,System.Windows.Forms Label5
Résultat System.Windows.Forms.Label

Label6 public_oe property

public Label,System.Windows.Forms Label6
Résultat System.Windows.Forms.Label

cmdFeature0 public_oe property

public Button,System.Windows.Forms cmdFeature0
Résultat System.Windows.Forms.Button

cmdFeature1 public_oe property

public Button,System.Windows.Forms cmdFeature1
Résultat System.Windows.Forms.Button

cmdFeature2 public_oe property

public Button,System.Windows.Forms cmdFeature2
Résultat System.Windows.Forms.Button

cmdFeature3 public_oe property

public Button,System.Windows.Forms cmdFeature3
Résultat System.Windows.Forms.Button

cmdFeatureSet0 public_oe property

public Button,System.Windows.Forms cmdFeatureSet0
Résultat System.Windows.Forms.Button

cmdFeatureSet1 public_oe property

public Button,System.Windows.Forms cmdFeatureSet1
Résultat System.Windows.Forms.Button

cmdFullExtent public_oe property

public Button,System.Windows.Forms cmdFullExtent
Résultat System.Windows.Forms.Button

cmdLoad public_oe property

public Button,System.Windows.Forms cmdLoad
Résultat System.Windows.Forms.Button

cmdQuery public_oe property

public Button,System.Windows.Forms cmdQuery
Résultat System.Windows.Forms.Button

lblRecords public_oe property

public Label,System.Windows.Forms lblRecords
Résultat System.Windows.Forms.Label

optTool0 public_oe property

public RadioButton,System.Windows.Forms optTool0
Résultat System.Windows.Forms.RadioButton

optTool1 public_oe property

public RadioButton,System.Windows.Forms optTool1
Résultat System.Windows.Forms.RadioButton

optTool2 public_oe property

public RadioButton,System.Windows.Forms optTool2
Résultat System.Windows.Forms.RadioButton