C# Класс VAGSuite.MapViewerEx.SurfaceGraphViewChangedEventArgsEx

Наследование: System.EventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
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