Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayout
GetLayout
GetTitle
GetUnitType
MgLayout
SetLayout
SetTitle
SetUnitType
STRING
MgLayout::GetTitle
(
)
Gets the layout title.
.NET Syntax
string
GetTitle()
;
Java Syntax
String
GetTitle()
;
PHP Syntax
string
GetTitle()
;
Returns:
Returns the title for the plot.
Comments or suggestions? Send us
feedback
.