Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am trying to programmatically zoom in on a given Symbol-Instance.
The code I've been using is based on the example given inUgGraphZoomAtPoint.cwith some minor adaptations (zoom to a point in active drawing instead of part/assembly), but the results are not satisfactory. Although zoom factor (scale) is correct, pan seems to miss its desired coordinates by variable distances.