Свойство | 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 | RECT |
public RECT ( int left_, int top_, int right_, int bottom_ ) : System | ||
left_ | int | |
top_ | int | |
right_ | int | |
bottom_ | int | |
Résultat | System |