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

specifies a 2-dimensional point using the Cartesian coordinate system. More...

import"Point.idl";

Public Attributes

long X
 specifies the x-coordinate. More...
 
long Y
 specifies the y-coordinate. More...
 

Detailed Description

specifies a 2-dimensional point using the Cartesian coordinate system.

Member Data Documentation

◆ 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: