C# 클래스 AlgorithmicColorRamp.frmAlgorithmicColorRamp

파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 프로퍼티들

프로퍼티 타입 설명
ToolTip1 System.Windows.Forms.ToolTip
chkShowColors System.Windows.Forms.CheckBox
cmbAlgorithm System.Windows.Forms.ComboBox
cmdCancel System.Windows.Forms.Button
cmdEnumColorsFirst System.Windows.Forms.Button
cmdEnumColorsNext System.Windows.Forms.Button
cmdOK System.Windows.Forms.Button
fraColors System.Windows.Forms.GroupBox
fraRamp System.Windows.Forms.GroupBox
lblAlgorithm System.Windows.Forms.Label
lblEndColor System.Windows.Forms.Label
lblStartColor System.Windows.Forms.Label
m_enumNewColors IEnumColors
m_lngClasses int
txtEndColor System.Windows.Forms.TextBox
txtStartColor System.Windows.Forms.TextBox

비공개 메소드들

메소드 설명
Button1_Click ( object sender, System e ) : void
Dispose ( bool Disposing ) : void
HideColors ( ) : void
InitializeComponent ( ) : void
Label9_Click ( object sender, System e ) : void
LooRGBColors ( ) : void
SetupControls ( ) : void
ShowColorsArray ( ) : void
UpdateRamp ( ) : void
_txtColor_0_TextChanged ( object sender, System e ) : void
chkShowColors_CheckStateChanged ( object eventSender, System eventArgs ) : void
chkShowColors_Click ( object sender, System e ) : void
cmbAlgorithm_SelectedIndexChanged ( object eventSender, System eventArgs ) : void
cmdCancel_Click ( object eventSender, System eventArgs ) : void
cmdEnumColorsFirst_Click ( object eventSender, System eventArgs ) : void
cmdEnumColorsNext_Click ( object eventSender, System eventArgs ) : void
cmdOK_Click ( object eventSender, System eventArgs ) : void
frmAlgorithmicColorRamp ( ) : ESRI.ArcGIS.ADF
frmAlgorithmicColorRamp_FormClosing ( object eventSender, System eventArgs ) : void
frmAlgorithmicColorRamp_Load ( object eventSender, System eventArgs ) : void
frmAlgorithmicColorRamp_Validating ( object sender, System e ) : void

프로퍼티 상세

ToolTip1 공개적으로 프로퍼티

public ToolTip,System.Windows.Forms ToolTip1
리턴 System.Windows.Forms.ToolTip

chkShowColors 공개적으로 프로퍼티

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

cmbAlgorithm 공개적으로 프로퍼티

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

cmdCancel 공개적으로 프로퍼티

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

cmdEnumColorsFirst 공개적으로 프로퍼티

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

cmdEnumColorsNext 공개적으로 프로퍼티

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

cmdOK 공개적으로 프로퍼티

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

fraColors 공개적으로 프로퍼티

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

fraRamp 공개적으로 프로퍼티

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

lblAlgorithm 공개적으로 프로퍼티

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

lblEndColor 공개적으로 프로퍼티

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

lblStartColor 공개적으로 프로퍼티

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

m_enumNewColors 공개적으로 프로퍼티

public IEnumColors m_enumNewColors
리턴 IEnumColors

m_lngClasses 공개적으로 프로퍼티

public int m_lngClasses
리턴 int

txtEndColor 공개적으로 프로퍼티

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

txtStartColor 공개적으로 프로퍼티

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