LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
long Y
 specifies the y-coordinate.
 

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: