Свойство | Тип | Описание | |
---|---|---|---|
bottom | ushort | ||
left | ushort | ||
right | ushort | ||
top | ushort |
Метод | Описание | |
---|---|---|
TS_RECTANGLE16 ( ushort left1, ushort top1, ushort right1, ushort bottom1 ) : System |
Constructor to fill all fields.
|
public TS_RECTANGLE16 ( ushort left1, ushort top1, ushort right1, ushort bottom1 ) : System | ||
left1 | ushort | |
top1 | ushort | |
right1 | ushort | |
bottom1 | ushort | |
Результат | System |