LibreOffice
LibreOffice 24.2 SDK API 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. More... | |
double | Height |
Amount of space occupied in the y direction. More... | |
This structure contains data representing a two-dimensional size.
The data is stored real-valued.
double Height |
Amount of space occupied in the y direction.
double Width |
Amount of space occupied in the x direction.