MapGuide API Reference
|
void MgLayout::SetLayout | ( | MgResourceIdentifier * | plotLayout | ) |
Set the Layout to use when generating the EPlot DWF. If not specified, then the plotted map will fill the space within the page margins.
void SetLayout(MgResourceIdentifier plotLayout); |
void SetLayout(MgResourceIdentifier plotLayout); |
void SetLayout(MgResourceIdentifier plotLayout); |
plotLayout | (MgResourceIdentifier) An MgResourceIdentifier that specifies the location of the print layout definition in a resource repository. |