|
MapGuide API Reference
|
| void MgPlotSpecification::SetPageSizeUnits | ( | CREFSTRING | pageUnits | ) |
Set the units of measure for the page.
| void SetPageSizeUnits(string pageUnits); |
| void SetPageSizeUnits(String pageUnits); |
| void SetPageSizeUnits(string pageUnits); |
| pageUnits | (String/string) Units of measure for page. See MgPageUnitsType for valid units. |