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

Sets the paper width.

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