Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PckView
EditorPane
C# 클래스 PckView.EditorPane
Summary description for EditorPane.
상속:
System.Windows.Forms.Panel
파일 보기
프로젝트 열기: pmprog/OpenXCOM.Tools
1 사용 예제들
공개 메소드들
메소드
설명
EditorPane
(
XCImage
img
) :
System
SelectColor
(
int
index
) :
void
보호된 메소드들
메소드
설명
OnPaint
(
PaintEventArgs
e
) :
void
메소드 상세
EditorPane()
공개
메소드
public
EditorPane
(
XCImage
img
) :
System
img
XCom.Interfaces.XCImage
리턴
System
OnPaint()
보호된
메소드
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
리턴
void
SelectColor()
공개
메소드
public
SelectColor
(
int
index
) :
void
index
int
리턴
void