Метод | Описание | |
---|---|---|
SearchNearbyFeatureActionDialog ( ) : System.Collections.Generic | ||
SearchNearbyFeatureActionDialog ( string targetDataSourceId, int BufferDistance, LinearUnit BufferUnit ) : System.Collections.Generic | ||
this ( string columnName ) : string |
Метод | Описание | |
---|---|---|
GetSelectableMapDataSources ( ) : List |
||
OK_CanExecute ( object sender, System e ) : void |
Check if the OK button's command can be executed
|
|
OK_HasExecuted ( object sender, System e ) : void |
Handle when OK button's command has been executed
|
|
OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
getDataSourceName ( string selectionName ) : string | ||
txtDistance_DataError ( object sender, System e ) : void |
Handle when data in the distance text box has error
|
public SearchNearbyFeatureActionDialog ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public SearchNearbyFeatureActionDialog ( string targetDataSourceId, int BufferDistance, LinearUnit BufferUnit ) : System.Collections.Generic | ||
targetDataSourceId | string | |
BufferDistance | int | |
BufferUnit | LinearUnit | |
Результат | System.Collections.Generic |
public this ( string columnName ) : string | ||
columnName | string | |
Результат | string |