LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
RealSize2D Struct Reference

This structure contains data representing a two-dimensional size. More...

import <RealSize2D.idl;

Public Attributes

double Width
 Amount of space occupied in the x direction.
 
double Height
 Amount of space occupied in the y direction.
 

Detailed Description

This structure contains data representing a two-dimensional size.

The data is stored real-valued.

Since
OOo 2.0

Member Data Documentation

◆ Height

double Height

Amount of space occupied in the y direction.

◆ Width

double Width

Amount of space occupied in the x direction.


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