Web API Reference MapGuide Open Source
STRING MgPlotSpecification::GetPageSizeUnits (  ) 

Gets the units of measure for the page.

.NET Syntax
string GetPageSizeUnits();
Java Syntax
String GetPageSizeUnits();
PHP Syntax
string GetPageSizeUnits();

Returns:
Returns the units of measure for the page as a string. 'in' = inches, 'mm' = millimeters.


Comments or suggestions? Send us feedback.