LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
RealPoint2D Struct Reference

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

import <RealPoint2D.idl;

Public Attributes

double X
 The x coordinate of the point.
 
double Y
 The x coordinate of the point.
 

Detailed Description

This structure defines a two-dimensional point.

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

Since
OOo 2.0

Member Data Documentation

◆ X

double X

The x coordinate of the point.

◆ Y

double Y

The x coordinate of the point.


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