property:width;return type:doublecontent:ใช้คืนค่า ความกว้างexample:Dimension dimension = new Dimension ( 300, 300 ); double screen_width = dimension.width;