Свойство | Type | Description | |
---|---|---|---|
Bottom | int | ||
Left | int | ||
Right | int | ||
Top | int |
Méthode | Description | |
---|---|---|
PrintRectangle ( int iLeft, int iTop, int iRight, int iBottom ) : System.Runtime.InteropServices |
public PrintRectangle ( int iLeft, int iTop, int iRight, int iBottom ) : System.Runtime.InteropServices | ||
iLeft | int | |
iTop | int | |
iRight | int | |
iBottom | int | |
Résultat | System.Runtime.InteropServices |