摘要:
IUniqueValueRenderer pUniqueValueRenderer = pFeatureLayer.Renderer as IUniqueValueRenderer;ISymbol pSymbol = pUniqueValueRenderer.get_Symbol("某个值"); 阅读全文
posted @ 2013-02-20 19:55
象牛
阅读(559)
评论(0)
推荐(0)
摘要:
You need to use an ISegmentCollection and add the ILIne to it, see the example below.' ---- Assumes pLine exists as an ILine ----Dim pSegColl as ISegmentCollectionSet pSegColl = New PolylinepSegColl .AddSegment pPlineDim pPolyline As IPolylineSet pPolyline = pSegColl' ---- You can now use pP 阅读全文
posted @ 2013-02-20 18:56
象牛
阅读(848)
评论(0)
推荐(0)

浙公网安备 33010602011771号