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

This structure defines a two-dimensional point. More...

import"IntegerPoint2D.idl";

Public Attributes

long X
 The x coordinate of the point. More...
 
long Y
 The x coordinate of the point. More...
 

Detailed Description

This structure defines a two-dimensional point.

This structure contains x and y integer-valued coordinates of a two-dimensional point.

Since
OOo 2.0

Member Data Documentation

◆ X

long X

The x coordinate of the point.

◆ Y

long Y

The x coordinate of the point.


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