C# Class VAGSuite.MapViewerEx.SurfaceGraphViewChangedEventArgsEx

Inheritance: System.EventArgs
Afficher le fichier Open project: Blackfrosch/VAGEDCSuite

Méthodes publiques

Méthode Description
SurfaceGraphViewChangedEventArgsEx ( float depthx, float depthy, float zoom, float rotation, float elevation, string mapname ) : System

Method Details

SurfaceGraphViewChangedEventArgsEx() public méthode

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
Résultat System