Property | Type | Description | |
---|---|---|---|
Height | double | ||
Left | double | ||
Top | double | ||
Width | double |
Method | Description | |
---|---|---|
Rect ( double height, double width, double top, double left ) | ||
ToString ( ) : string |
public Rect ( double height, double width, double top, double left ) | ||
height | double | |
width | double | |
top | double | |
left | double |