C# Class A4WaterUtilities.AddLateralsConstructionTool

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Tool, IShapeConstructorTool, ISketchTool
Afficher le fichier Open project: Esri/local-government-desktop-addins

Méthodes publiques

Méthode Description
AddLateralsConstructionTool ( ) : System

Méthodes protégées

Méthode Description
OnActivate ( ) : void
OnDeactivate ( ) : bool
OnDoubleClick ( ) : void
OnUpdate ( ) : void

Private Methods

Méthode Description
OnShapeConstructorChanged ( ) : void
OnSketchFinished ( ) : void
OnSketchModified ( ) : void

Method Details

AddLateralsConstructionTool() public méthode

public AddLateralsConstructionTool ( ) : System
Résultat System

OnActivate() protected méthode

protected OnActivate ( ) : void
Résultat void

OnDeactivate() protected méthode

protected OnDeactivate ( ) : bool
Résultat bool

OnDoubleClick() protected méthode

protected OnDoubleClick ( ) : void
Résultat void

OnUpdate() protected méthode

protected OnUpdate ( ) : void
Résultat void