Creates a new BasicMonitorScreen object.paramresolution The monitor's resolution. this.resolution = resolution;
this.resolution = resolution;
Gets the value of the property resolution.returnThe current value of resolution. return this.resolution;
return this.resolution;