GUIDOLib
1.7.7
A Music Score Rendering Engine
|
The page format parameters. More...
Public Attributes | |
float | width |
float | height |
float | marginleft |
float | margintop |
float | marginright |
float | marginbottom |
The page format parameters.
Page format should be given in internal units. To convert from cm or inches you should use GuidoCM2Unit
or GuidoInches2Unit
float GuidoPageFormat::height |
float GuidoPageFormat::marginbottom |
float GuidoPageFormat::marginleft |
float GuidoPageFormat::marginright |
float GuidoPageFormat::margintop |
float GuidoPageFormat::width |