Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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.