width method

int width()

Implementation

int width(){
	return _width;
}