Method | Description | |
---|---|---|
CoreRectangle ( ) : System |
Initializes a new instance of the CoreRectangle class.
|
|
CoreRectangle ( double left, double top, double width, double height ) : System |
Initializes a new instance of the CoreRectangle class.
|
public CoreRectangle ( double left, double top, double width, double height ) : System | ||
left | double | The left. |
top | double | The top. |
width | double | The width. |
height | double | The height. |
return | System |