sphinxo
路人甲
路人甲
  • 注册日期2005-07-04
  • 发帖数15
  • QQ
  • 铜币210枚
  • 威望0点
  • 贡献值0点
  • 银元0个
阅读:1120回复:0

ISelectionTracker求助

楼主#
更多 发布于:2006-07-19 21:26
<P>其中,pSelTracker is ISelectionTracker<BR>pResizePicElement is IPictureElement</P>
<P>Set pSelTracker = pResizePicElement.SelectionTracker<BR>            pSelTracker.ShowHandles = True</P>
<P>           Set pSelTracker.Display = PageLayoutControl1.ActiveView.ScreenDisplay<BR>            pSelTracker.Geometry = pResizePicElement.Geometry<BR>            pSelTracker.Draw PageLayoutControl1.ActiveView.ScreenDisplay, 0,<BR>esriTrackerDominant<BR>            PageLayoutControl1.ActiveView.PartialRefresh esriViewGraphics,<BR>Nothing, Nothing</P>
<P>但上述代码没有反映,不知道问题出在哪里?谁能简述一下ISelectionTracker的用法</P>
<P>谢谢<BR></P>
喜欢0 评分0
游客

返回顶部