C# Класс Query.SpatialQuery

Summary description for Form1.
Наследование: System.Windows.Forms.Form
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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

Открытые методы

Метод Описание
SpatialQuery ( ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
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

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

SpatialQuery() публичный Метод

public SpatialQuery ( ) : System
Результат System

Описание свойств

Frame1 публичное свойство

public GroupBox,System.Windows.Forms Frame1
Результат System.Windows.Forms.GroupBox

Label2 публичное свойство

public Label,System.Windows.Forms Label2
Результат System.Windows.Forms.Label

Label3 публичное свойство

public Label,System.Windows.Forms Label3
Результат System.Windows.Forms.Label

Label5 публичное свойство

public Label,System.Windows.Forms Label5
Результат System.Windows.Forms.Label

Label6 публичное свойство

public Label,System.Windows.Forms Label6
Результат System.Windows.Forms.Label

cmdFeature0 публичное свойство

public Button,System.Windows.Forms cmdFeature0
Результат System.Windows.Forms.Button

cmdFeature1 публичное свойство

public Button,System.Windows.Forms cmdFeature1
Результат System.Windows.Forms.Button

cmdFeature2 публичное свойство

public Button,System.Windows.Forms cmdFeature2
Результат System.Windows.Forms.Button

cmdFeature3 публичное свойство

public Button,System.Windows.Forms cmdFeature3
Результат System.Windows.Forms.Button

cmdFeatureSet0 публичное свойство

public Button,System.Windows.Forms cmdFeatureSet0
Результат System.Windows.Forms.Button

cmdFeatureSet1 публичное свойство

public Button,System.Windows.Forms cmdFeatureSet1
Результат System.Windows.Forms.Button

cmdFullExtent публичное свойство

public Button,System.Windows.Forms cmdFullExtent
Результат System.Windows.Forms.Button

cmdLoad публичное свойство

public Button,System.Windows.Forms cmdLoad
Результат System.Windows.Forms.Button

cmdQuery публичное свойство

public Button,System.Windows.Forms cmdQuery
Результат System.Windows.Forms.Button

lblRecords публичное свойство

public Label,System.Windows.Forms lblRecords
Результат System.Windows.Forms.Label

optTool0 публичное свойство

public RadioButton,System.Windows.Forms optTool0
Результат System.Windows.Forms.RadioButton

optTool1 публичное свойство

public RadioButton,System.Windows.Forms optTool1
Результат System.Windows.Forms.RadioButton

optTool2 публичное свойство

public RadioButton,System.Windows.Forms optTool2
Результат System.Windows.Forms.RadioButton