| LibreOffice
    LibreOffice 24.8 SDK API 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. | |
This structure defines a two-dimensional point.
This structure contains x and y real-valued coordinates of a two-dimensional point.
| double X | 
The x coordinate of the point.
| double Y | 
The x coordinate of the point.