C# Class VAGSuite.MapViewerEx.SurfaceGraphViewChangedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Blackfrosch/VAGEDCSuite

Public Methods

Method Description
SurfaceGraphViewChangedEventArgs ( int povx, int povy, int povz, int panx, int pany, double povd, string mapname ) : System

Method Details

SurfaceGraphViewChangedEventArgs() public method

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
return System