C# Class A4WaterUtilities.AddLateralsFromMainPointConstructionTool

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

Public Methods

Method Description
AddLateralsFromMainPointConstructionTool ( ) : System

Protected Methods

Method Description
OnActivate ( ) : void
OnDeactivate ( ) : bool
OnDoubleClick ( ) : void
OnUpdate ( ) : void

Private Methods

Method Description
OnShapeConstructorChanged ( ) : void
OnSketchFinished ( ) : void
OnSketchModified ( ) : void

Method Details

AddLateralsFromMainPointConstructionTool() public method

public AddLateralsFromMainPointConstructionTool ( ) : System
return System

OnActivate() protected method

protected OnActivate ( ) : void
return void

OnDeactivate() protected method

protected OnDeactivate ( ) : bool
return bool

OnDoubleClick() protected method

protected OnDoubleClick ( ) : void
return void

OnUpdate() protected method

protected OnUpdate ( ) : void
return void