MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
void MgPlotSpecification::SetPaperHeight ( float  height)

Sets the paper height.

.NET Syntax
void SetPaperHeight(float height);
Java Syntax
void SetPaperHeight(float height);
PHP Syntax
void SetPaperHeight(float height);
Parameters:
height(float) Paper height in the current page units.
Returns:
Returns nothing.