HOW TO
This document contains sample code to demonstrate how to export the MapObjects legend control as a bitmap.
Code:
short i = -1;
Code:
BSTR str = SysAllocString(L"C:\\temp\\temp.bmp");
Code:
m_legend.ExportToBmp(&str, &i);
Article ID:000002283
Get help from ArcGIS experts
Download the Esri Support App