C# Класс SuperMap.Web.Mapping.ViewBoundsEventArgs

${mapping_ViewBoundsEventArgs_Title}
${mapping_ViewBoundsEventArgs_Exception}
Наследование: System.EventArgs
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ViewBoundsEventArgs ( Rectangle2D oldViewBounds, Rectangle2D newViewBounds ) : System

${pubilc_Constructors_Initializes} ViewBoundsEventArgs ${pubilc_Constructors_instance}

Описание методов

ViewBoundsEventArgs() публичный Метод

${pubilc_Constructors_Initializes} ViewBoundsEventArgs ${pubilc_Constructors_instance}
public ViewBoundsEventArgs ( Rectangle2D oldViewBounds, Rectangle2D newViewBounds ) : System
oldViewBounds SuperMap.Web.Core.Rectangle2D ${mapping_ViewBoundsEventArgs_constructor_param_oldViewBounds}
newViewBounds SuperMap.Web.Core.Rectangle2D ${mapping_ViewBoundsEventArgs_constructor_param_newViewBounds}
Результат System