I don't have a script, but I imagine you would just take the coordinate and then set the data frame extent corners based on a distance of your choice. Something like:dfList[0].extent.lowerLeft.X = X1dfList[0].extent.lowerLeft.Y = Y1dfList[0].extent.upperRight.X = X2dfList[0].extent.upperRight.Y = Y2
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.