Click or drag to resize
GeoEngine.Core.GXNetX.Windows Namespace
 
Classes
  ClassDescription
Public classToolControl
The interface ToolControl defines an interface that needs to be implemented to embed a UserControl derived class in montaj. By implementing this interface it is possible to load any such managed object into the montaj framework which will supports persistance through CMETA.
Delegates
  DelegateDescription
Public delegateChangeAreaDelegate
Change the visible area.
Public delegateChangeLocationDelegate
Change the current location.
Public delegateChangeProjectionDelegate
Change the current projection.
Public delegateFlushDelegate
Flush tool delegate.
Public delegateGeneralInfoDelegate
General Information Message delegate.
Public delegateShowHelpDelegate
Context sensitive help delegate.
Public delegateToolCommandDelegate
Direct command delegate.