摘要:
private void toolStripButton11_Click(object sender, EventArgs e) { MapXLib.Style styleRegion = new MapXLib.StyleClass(); styleRegion.PickRegion(); axMap1.DefaultStyle = styleRegion; MapXLib.Layer lyr = axMap1.Layers[1]; lyr.Editable = tru... 阅读全文
posted @ 2012-05-30 22:22
逍遥メ风
阅读(554)
评论(0)
推荐(0)