C# 클래스 GlobeControlEffects.Effects

Summary description for Form1.
상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 프로퍼티들

프로퍼티 타입 설명
ChkArrow System.Windows.Forms.CheckBox
ChkHUD System.Windows.Forms.CheckBox
ChkTip System.Windows.Forms.CheckBox
CmdAmbient System.Windows.Forms.Button
CmdSetSun System.Windows.Forms.Button
Frame2 System.Windows.Forms.GroupBox
Frame2_1 System.Windows.Forms.GroupBox
Label2 System.Windows.Forms.Label
LblALt System.Windows.Forms.Label
LblAltVal System.Windows.Forms.Label
LblLat System.Windows.Forms.Label
LblLon System.Windows.Forms.Label
LblLonVal System.Windows.Forms.Label
LblTips System.Windows.Forms.Label
TxtAmbient System.Windows.Forms.TextBox
TxtTipDelay System.Windows.Forms.TextBox
_Frame2_0 System.Windows.Forms.GroupBox
chkSun System.Windows.Forms.CheckBox
cmbTipType System.Windows.Forms.ComboBox
lblDelay System.Windows.Forms.Label
lblLatVal System.Windows.Forms.Label

공개 메소드들

메소드 설명
Effects ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
ChangeIllumination ( IRgbColor prgb ) : void
ChkArrow_CheckedChanged ( object sender, System e ) : void
ChkHUD_CheckedChanged ( object sender, System e ) : void
ChkTip_CheckedChanged ( object sender, System e ) : void
CmdAmbient_Click ( object sender, System e ) : void
CmdSetSun_Click ( object sender, System e ) : void
EnableSetSun ( System.Single pAmbientLght, double platitude, double plongitude, IColor pColor ) : IGlobeDisplay
Form1_Load ( object sender, System e ) : void
GetObserVerLatLong ( ISceneViewer pViewer, double &pLatDD, double &pLonDD, double &pAltKms, double &pRoll, double &pIncl ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Main ( ) : void
OnAfterDraw ( ISceneViewer pViewer ) : void
UpdateCustomHUD ( double pLatDD, double pLonDD, double pAltKms, double pRoll, double pIncl ) : void
axGlobeControl1_OnGlobeReplaced ( object sender, ESRI e ) : void
chkSun_CheckedChanged ( object sender, System e ) : void
cmbTipType_SelectedIndexChanged ( object sender, System e ) : void
routin_ReadRegistry ( string sKey ) : string

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Effects() 공개 메소드

public Effects ( ) : System
리턴 System

프로퍼티 상세

ChkArrow 공개적으로 프로퍼티

public CheckBox,System.Windows.Forms ChkArrow
리턴 System.Windows.Forms.CheckBox

ChkHUD 공개적으로 프로퍼티

public CheckBox,System.Windows.Forms ChkHUD
리턴 System.Windows.Forms.CheckBox

ChkTip 공개적으로 프로퍼티

public CheckBox,System.Windows.Forms ChkTip
리턴 System.Windows.Forms.CheckBox

CmdAmbient 공개적으로 프로퍼티

public Button,System.Windows.Forms CmdAmbient
리턴 System.Windows.Forms.Button

CmdSetSun 공개적으로 프로퍼티

public Button,System.Windows.Forms CmdSetSun
리턴 System.Windows.Forms.Button

Frame2 공개적으로 프로퍼티

public GroupBox,System.Windows.Forms Frame2
리턴 System.Windows.Forms.GroupBox

Frame2_1 공개적으로 프로퍼티

public GroupBox,System.Windows.Forms Frame2_1
리턴 System.Windows.Forms.GroupBox

Label2 공개적으로 프로퍼티

public Label,System.Windows.Forms Label2
리턴 System.Windows.Forms.Label

LblALt 공개적으로 프로퍼티

public Label,System.Windows.Forms LblALt
리턴 System.Windows.Forms.Label

LblAltVal 공개적으로 프로퍼티

public Label,System.Windows.Forms LblAltVal
리턴 System.Windows.Forms.Label

LblLat 공개적으로 프로퍼티

public Label,System.Windows.Forms LblLat
리턴 System.Windows.Forms.Label

LblLon 공개적으로 프로퍼티

public Label,System.Windows.Forms LblLon
리턴 System.Windows.Forms.Label

LblLonVal 공개적으로 프로퍼티

public Label,System.Windows.Forms LblLonVal
리턴 System.Windows.Forms.Label

LblTips 공개적으로 프로퍼티

public Label,System.Windows.Forms LblTips
리턴 System.Windows.Forms.Label

TxtAmbient 공개적으로 프로퍼티

public TextBox,System.Windows.Forms TxtAmbient
리턴 System.Windows.Forms.TextBox

TxtTipDelay 공개적으로 프로퍼티

public TextBox,System.Windows.Forms TxtTipDelay
리턴 System.Windows.Forms.TextBox

_Frame2_0 공개적으로 프로퍼티

public GroupBox,System.Windows.Forms _Frame2_0
리턴 System.Windows.Forms.GroupBox

chkSun 공개적으로 프로퍼티

public CheckBox,System.Windows.Forms chkSun
리턴 System.Windows.Forms.CheckBox

cmbTipType 공개적으로 프로퍼티

public ComboBox,System.Windows.Forms cmbTipType
리턴 System.Windows.Forms.ComboBox

lblDelay 공개적으로 프로퍼티

public Label,System.Windows.Forms lblDelay
리턴 System.Windows.Forms.Label

lblLatVal 공개적으로 프로퍼티

public Label,System.Windows.Forms lblLatVal
리턴 System.Windows.Forms.Label