C# Class VAGSuite.MapViewerEx.SurfaceGraphViewChangedEventArgsEx

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

Public Methods

Method Description
SurfaceGraphViewChangedEventArgsEx ( float depthx, float depthy, float zoom, float rotation, float elevation, string mapname ) : System

Method Details

SurfaceGraphViewChangedEventArgsEx() public method

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