C# 클래스 VAGSuite.MapViewerEx.SurfaceGraphViewChangedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Blackfrosch/VAGEDCSuite

공개 메소드들

메소드 설명
SurfaceGraphViewChangedEventArgs ( int povx, int povy, int povz, int panx, int pany, double povd, string mapname ) : System

메소드 상세

SurfaceGraphViewChangedEventArgs() 공개 메소드

public SurfaceGraphViewChangedEventArgs ( int povx, int povy, int povz, int panx, int pany, double povd, string mapname ) : System
povx int
povy int
povz int
panx int
pany int
povd double
mapname string
리턴 System