C# 클래스 VAGSuite.MapViewerEx.SurfaceGraphViewChangedEventArgsEx

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

공개 메소드들

메소드 설명
SurfaceGraphViewChangedEventArgsEx ( float depthx, float depthy, float zoom, float rotation, float elevation, string mapname ) : System

메소드 상세

SurfaceGraphViewChangedEventArgsEx() 공개 메소드

public SurfaceGraphViewChangedEventArgsEx ( float depthx, float depthy, float zoom, float rotation, float elevation, string mapname ) : System
depthx float
depthy float
zoom float
rotation float
elevation float
mapname string
리턴 System