C# Class Gbdx.Vector_Index.VectorIndex

The vector index.
Inheritance: Tool
Afficher le fichier Open project: DigitalGlobe/DGConnect-ESRI

Méthodes protégées

Méthode Description
OnMouseDown ( MouseEventArgs arg ) : void

The on mouse down.

OnUpdate ( ) : void

The on update.

Method Details

OnMouseDown() protected méthode

The on mouse down.
protected OnMouseDown ( MouseEventArgs arg ) : void
arg System.Windows.Forms.MouseEventArgs /// The MouseEventArgs. ///
Résultat void

OnUpdate() protected méthode

The on update.
protected OnUpdate ( ) : void
Résultat void