标签:color span class app 地图 style apc poi pixel
1 IPoint mapPnt; 2 int xpixels=0,ypixels=0; 3 MapControl.FromMapPoint(mapPnt, ref xpixels, ref ypixels); 4 IPoint pagePnt = PageLayoutControl.ToPagePoint(xpixels, ypixels);
标签:color span class app 地图 style apc poi pixel
原文地址:http://www.cnblogs.com/janehlp/p/6166390.html