Maptitude GISDK Help |
Centers a layout at a specific point.
CenterLayout(string layout_name, coord center)
Argument |
Contents |
layout_name |
The name of the layout, or null for the current layout |
center |
The point at which to center the layout |
CenterLayout("My Layout", Coord(425, 550))
Error Type |
Meaning |
NotFound |
There is no layout with the specified name, or layout_name is null and there is no layout window |
Function |
Summary |
Controls the portion of a layout that is displayed in a layout window |
|
Changes the layout scale by a factor. |
©2025 Caliper Corporation | www.caliper.com |