| Maptitude GISDK Help |
Gets the name of the current layout window.
layout_name = GetLayout()
A string indicating the name of the current layout, or null if there is no current layout.
lnm = GetLayout()
ShowMessage("The name is " + lnm)
| Function | Summary |
|---|---|
| CloseLayout() | Closes a layout window |
| GetLayoutOptions() | Get the current option settings for a layout |
| GetLayoutPages() | Gets the number of printed pages in a layout |
| ©2025 Caliper Corporation | www.caliper.com |