Method | Description | |
---|---|---|
Resolution ( ) : System | ||
Resolution ( Resolution resolution ) : System | ||
Resolution ( int width, int height ) : System |
public Resolution ( Resolution resolution ) : System | ||
resolution | Resolution | |
return | System |
public Resolution ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |