wxMaxima
Loading...
Searching...
No Matches
Data Fields
WorksheetVirtualSize Struct Reference

The scrollable size + scroll granularity computed for a worksheet. More...

#include <WorksheetSizeMath.h>

Data Fields

int width = 40
 The virtual width (device px).
 
int height = 40
 The virtual (scrollable) height (device px).
 
int scrollUnit = 10
 The scroll rate (device px per scroll unit).
 

Detailed Description

The scrollable size + scroll granularity computed for a worksheet.


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