首页 新闻 赞助 找找看

ArcEngine 9.3中的IPointCollection.AddPoint 方法

0
悬赏园豆:50 [已关闭问题] 关闭于 2015-09-25 10:08
public void AddPoint (
    IPoint inPoint,
    ref object before,
    ref object after
);
大家有没有遇到这种情况:before和after参数都为Type.Missing,这样添加点P后,原PointCollection增加了点P,同时PointCollection第一个点也被更新为P点位置。什么情况啊。
补充:我的I
PointCollection接口转移自Ipolygon或Ipolyline,即IPointCollection pc=(new polygonClass()) as IPointCollection.
昱众不同的主页 昱众不同 | 初学一级 | 园豆:103
提问于:2013-06-03 17:48
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册