Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.