在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
IPoint point = new PointClass(); point.PutCoords(x,y); IEnvelope pEnvelope= this.m_hookHelper.ActiveView.Extent; pEnvelope.CenterAt(point); this.m_hookHelper.ActiveView.Extent = pEnvelope.Envelope; this.m_hookHelper.ActiveView.ScreenDisplay.UpdateWindow(); this.m_hookHelper.ActiveView.Refresh();
|
请发表评论