LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
Rectangle Struct Referencepublished

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.

Detailed Description

specifies a rectangular area by position and size.

Member Data Documentation

◆ Height

long Height

specifies the height.

◆ Width

long Width

specifies the width.

◆ X

long X

specifies the x-coordinate.

◆ Y

long Y

specifies the y-coordinate.


The documentation for this struct was generated from the following file: