C# Class Autorefresh.Autorefresh

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
Datei anzeigen Open project: Esri/arcobjects-sdk-community-samples

Protected Properties

Property Type Description
m_formAuto FormAutoRefresh

Public Methods

Method Description
Autorefresh ( ) : System

Protected Methods

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

Method Details

Autorefresh() public method

public Autorefresh ( ) : System
return System

OnClick() protected method

protected OnClick ( ) : void
return void

OnUpdate() protected method

protected OnUpdate ( ) : void
return void

Property Details

m_formAuto protected_oe property

protected FormAutoRefresh,Autorefresh m_formAuto
return FormAutoRefresh