C# Класс ImageGlass.ImageListView.PaneResizedEventArgs

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
PaneResizedEventArgs ( int paneWidth ) : System

Initializes a new instance of the PaneResizedEventArgs class.

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

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

Initializes a new instance of the PaneResizedEventArgs class.
public PaneResizedEventArgs ( int paneWidth ) : System
paneWidth int The width of the pane.
Результат System