Свойство | Type | Description | |
---|---|---|---|
Bottom | double | ||
Left | double | ||
Right | double | ||
Top | double |
Méthode | Description | |
---|---|---|
Rectangle ( double left, double top, double width, double height ) : System |
public Rectangle ( double left, double top, double width, double height ) : System | ||
left | double | |
top | double | |
width | double | |
height | double | |
Résultat | System |