Свойство | Тип | Описание | |
---|---|---|---|
Bottom | int | ||
Left | int | ||
Right | int | ||
Top | int |
Метод | Описание | |
---|---|---|
RECT ( int Left, int Top, int Right, int Bottom ) : System.Runtime.InteropServices |
public RECT ( int Left, int Top, int Right, int Bottom ) : System.Runtime.InteropServices | ||
Left | int | |
Top | int | |
Right | int | |
Bottom | int | |
Результат | System.Runtime.InteropServices |