Is there a way to print an UltraGeographicMap or a way to export it to a bitmap or other type of image?
Hello Richard,
Thank you for contacting Infragistics Developer Support!
You can use the saveTo method or draw to bitmap:
www.infragistics.com/.../infragistics.win.datavisualization.ultrageographicmap~infragistics.win.datavisualization.ultrageographicmap~saveto
social.msdn.microsoft.com/.../EN-US
and you can use the image tiles ready event to know when the images tiles are good to be saved, etc:www.infragistics.com/.../infragistics.win.datavisualization.ultrageographicmap~infragistics.win.datavisualization.ultrageographicmap~imagetilesready_ev