LAYOUTPARMS Struct Reference

Hardcopy layout parameters. More...

#include <mi32/mplayout.h>

List of all members.

Public Member Functions

 LAYOUTPARMS (const LAYOUTPARMS &)
 LAYOUTPARMS ()
 ~LAYOUTPARMS ()
LAYOUTPARMSoperator= (const LAYOUTPARMS &)
ERRVALUE ReadDefault ()
ERRVALUE WriteDefault ()

Static Public Member Functions

static const SERIALIZERITEMGetSerialItemDef ()

Public Attributes

double brightness
CBPARMS cbparms
double contrast
double DotGain [4]
double dpi
INT32 flags
double FullHeight
double FullPrintableHeight
double FullPrintableWidth
double FullWidth
PRINTGAMMA gamma [3]
double LeftMargin
MIUNICODE paper [64]
double PrintableHeight
double PrintableWidth
char printer [64]
MGD::PROFILEPARMS_PRINTER ProfileParms
char rpattern [32]
double Scale
double ScreenAngle [4]
double ScreenFreq
double TopMargin
char vpattern [32]
double Zoom

Detailed Description

Hardcopy layout parameters.


Constructor & Destructor Documentation

LAYOUTPARMS::LAYOUTPARMS (  ) 
LAYOUTPARMS::~LAYOUTPARMS (  ) 
LAYOUTPARMS::LAYOUTPARMS ( const LAYOUTPARMS  ) 

Member Function Documentation

static const SERIALIZERITEM* LAYOUTPARMS::GetSerialItemDef (  )  [static]
LAYOUTPARMS& LAYOUTPARMS::operator= ( const LAYOUTPARMS  ) 
ERRVALUE LAYOUTPARMS::ReadDefault (  ) 

Read LAYOUTPARMS from Ini file.

ERRVALUE LAYOUTPARMS::WriteDefault (  ) 

Write LAYOUTPARMS to Ini file.


Member Data Documentation

Color balance parameters.

Percent (0.0 to 1.0).

Printer resolution in dots/inch.

misc flags, see below

Full height including margins in inches.

Full printable height (user selected) in inches.

Full printable width (user selected) in inches.

Full width including margins in inches.

Unprintable left margin in inches (fixed).

Printable height of a single page in inches (fixed).

Printable width of a single page in inches (fixed).

Name of driver object. Not localizable.

eg: 24000 for 1:24000 (Should have been named MapScale)

in degrees

in LPI. All componants must be same frequency

Unprintable top margin in inches (fixed).

Zoom factor (normally 1.0).


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

Generated on Sun Oct 7 21:33:32 2012 for TNTsdk 2012 by  doxygen 1.6.1