Community Tip - You can change your system assigned username to something more personal in your community settings. 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.