property:height;return type:doublecontent:ใช้คืนค่า ความสูงexample:Rectangle rect = new Rectangle ( 10, 10, 300, 300 ); double screen_height = rect.height;