<P>我在做的时候不知道在下面的语句中怎么添加:object </P>
<P>ISegmentCollection pSegCollL;<BR> <BR> pSegCollL=new PolygonClass();<BR> object a=1;<BR> object b=null;<BR> pSegCollL.AddSegment((ISegment)pCircArc,ref a,ref b);</P>
<P>所以到这里不知道怎么做 </P>
<P>请大家给指点一下 </P>
<P>或者有什么别的方法可以用</P>