| Maptitude GISDK Help |
Displays the "Print" common dialog.
result = FigurePrintSetup()
Null if the user cancelled; otherwise, "True."
result = FigurePrintSetup()
//return value is null if user cancelled
if result = null then Return()
PrintFigure()
| Function | Summary |
|---|---|
| EditorPrintSetup() | Displays an extended version of the "Print" common dialog, with controls for setting up the printing format for an editor |
| MapPrintSetup() | Displays an extended version of the "Print" common dialog, with check boxes to indicate whether to print at a fixed scale and whether to print fonts at fixed point size or adjusted to match the map window |
| ©2025 Caliper Corporation | www.caliper.com |