View Single Post

  #2 (permalink)  
Old 10-03-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Hi,

First make a Location object on your point. Then you can add a shape with AddShape() method. The Widh and Heigt properties are 2 time the radius (in miles or km depending on property setting of the component).

Select() to select the shape. ZoomTo() to zoom to it.
Reply With Quote