C# Class SetFlowByDigitizedDirection.SetFlowByDigitizedDirectionCSharp

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
显示文件 Open project: Esri/arcobjects-sdk-community-samples

Public Methods

Method Description
SetFlowByDigitizedDirectionCSharp ( ) : System

Protected Methods

Method Description
OnClick ( ) : void
OnUpdate ( ) : void

Private Methods

Method Description
GetCurrentEIDs ( esriElementType elementType ) : IEnumNetEID
GetCurrentNetwork ( ) : INetwork

Method Details

OnClick() protected method

protected OnClick ( ) : void
return void

OnUpdate() protected method

protected OnUpdate ( ) : void
return void

SetFlowByDigitizedDirectionCSharp() public method

public SetFlowByDigitizedDirectionCSharp ( ) : System
return System