LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
Rectangle Struct Referencepublished

specifies a rectangular area by position and size. More...

import"Rectangle.idl";

Public Attributes

long X
 specifies the x-coordinate. More...
 
long Y
 specifies the y-coordinate. More...
 
long Width
 specifies the width. More...
 
long Height
 specifies the height. More...
 

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: