Свойство | Type | Description | |
---|---|---|---|
Bottom | int | ||
Left | int | ||
Right | int | ||
Top | int |
Méthode | Description | |
---|---|---|
FromRectangle ( |
||
GetHashCode ( ) : int | ||
RECT ( int left_, int top_, int right_, int bottom_ ) : System | ||
ToRectangle ( ) : |
public static FromRectangle ( |
||
rectangle | ||
Résultat |
public RECT ( int left_, int top_, int right_, int bottom_ ) : System | ||
left_ | int | |
top_ | int | |
right_ | int | |
bottom_ | int | |
Résultat | System |