LibreOffice
LibreOffice 25.8 SDK API Reference
|
specifies a rectangular area by position and size. More...
import "Rectangle.idl";
Public Attributes | |
long | X |
specifies the x-coordinate. | |
long | Y |
specifies the y-coordinate. | |
long | Width |
specifies the width. | |
long | Height |
specifies the height. |
specifies a rectangular area by position and size.
long Height |
specifies the height.
long Width |
specifies the width.
long X |
specifies the x-coordinate.
long Y |
specifies the y-coordinate.