摘要:
Mapx4.*中,并不支持xml,到5以后,创建ds支持xml了,听起来很美,但是,在网上居然没有找到一个说这个的,难道mapx就没人用了吗? 只好就着mapx的帮助,慢慢实验,比较麻烦的是xml的格式。例子中倒是有 Sample A Sample B 结果,报错,另外我的想法是要在xml中放xy的... 阅读全文
摘要:
Dim lyr As Layer Private Sub Command1_Click() Dim ds As MapXLib.Dataset Set ds = Map1.DataSets.Item(1) lyr.LabelProperties.Overlap = True lyr.LabelProperties.Position = miPositionBC lyr.Lab... 阅读全文