Overload | Description |
---|---|
Print() | Print the mapview. The Print Dialog will be shown allowing you to configure the print options. This method must be called on the MCT. Use QueuedTask.Run. |
Print(PrinterSettings) | Print the mapview using the specified settings. This method must be called on the MCT. Use QueuedTask.Run. |