C# 클래스 MapView.RmpViewForm.RmpPanel

상속: MapPanel
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ptrPosition Point

공개 메소드들

메소드 설명
Calc ( ) : void
RmpPanel ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs e ) : void

메소드 상세

Calc() 공개 메소드

public Calc ( ) : void
리턴 void

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void

RmpPanel() 공개 메소드

public RmpPanel ( ) : System
리턴 System

프로퍼티 상세

ptrPosition 공개적으로 프로퍼티

public Point ptrPosition
리턴 Point