Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

struct Rectangle
Description
specifies a rectangular area by position and size.

Elements' Summary
X specifies the x-coordinate.  
Y specifies the y-coordinate.  
Width specifies the width.  
Height specifies the height.  
Elements' Details
X
long X;
Description
specifies the x-coordinate.
Y
long Y;
Description
specifies the y-coordinate.
Width
long Width;
Description
specifies the width.
Height
long Height;
Description
specifies the height.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.