Is it possible to bring highighted object in the visible are (or say center of the window)?
thanks
keyur
Is it possible to bring highighted object in the visible are (or say center of the window)?
thanks
keyur
Yes. Get the bounding box of the selected object, determine center point, use ZoomCenter method on that center point. Magnification could be calculated by comparing the ViewSize system variable against the bounding box height.