C# 클래스 Autorefresh.Autorefresh

상속: ESRI.ArcGIS.Desktop.AddIns.Button
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

보호된 프로퍼티들

프로퍼티 타입 설명
m_formAuto FormAutoRefresh

공개 메소드들

메소드 설명
Autorefresh ( ) : System

보호된 메소드들

메소드 설명
OnClick ( ) : void
OnUpdate ( ) : void

메소드 상세

Autorefresh() 공개 메소드

public Autorefresh ( ) : System
리턴 System

OnClick() 보호된 메소드

protected OnClick ( ) : void
리턴 void

OnUpdate() 보호된 메소드

protected OnUpdate ( ) : void
리턴 void

프로퍼티 상세

m_formAuto 보호되어 있는 프로퍼티

protected FormAutoRefresh,Autorefresh m_formAuto
리턴 FormAutoRefresh