Maptitude GISDK Help |
Redraws a layout window.
DrawLayout(string layout_name)
Argument |
Contents |
layout_name |
The window type (Layout), a vertical bar, and the name of the layout, or null for the current layout |
DrawLayout() // Draws the current layout
DrawLayout("Layout|My First Layout") // Draws the specified layout
Error Type |
Meaning |
NotFound |
The specified layout does not exist |
Function |
Summary |
Controls the portion of a layout that is displayed in a layout window |
©2025 Caliper Corporation | www.caliper.com |