PreviewAreaEventArgs - конструктор |
Пространство имён:
Tessa.PreviewHandlers
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public PreviewAreaEventArgs(
int x,
int y,
int width,
int height
)
Public Sub New (
x As Integer,
y As Integer,
width As Integer,
height As Integer
)
public:
PreviewAreaEventArgs(
int x,
int y,
int width,
int height
)
new :
x : int *
y : int *
width : int *
height : int -> PreviewAreaEventArgs
Параметры
- x
- Тип: SystemInt32
- y
- Тип: SystemInt32
- width
- Тип: SystemInt32
- height
- Тип: SystemInt32
См. также