|
MapGuide API Reference
|
| void MgLayout::SetTitle | ( | CREFSTRING | title | ) |
Sets the layout title.
| void SetTitle(string title); |
| void SetTitle(String title); |
| void SetTitle(string title); |
| title | (String/string) The title for the layout. |