Adding a Polygon Graphic
Is there a way to add a polygon graphic to the map in a workflow? If I use the Capture Geometry activity to let the user specify on the map where they want to center the graphic, would I be able to create a four sided graphic knowing the length and width (lets just say 10X10 feet for simplicity). The user needs to have the ability to drag the graphic around the screen after it is created. Thoughts on what activities I can use? Thanks
-
Use the Run External Command activity and execute the AddMarkup (or AddMarkupGeometry, it's the same) command.
If you mean with a graphic an axis aligned rectangle, see here http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/apiref/topic582.html how to construct a new envelope.
Moving an existing graphics seems to me the most difficult part.
0 -
Thanks Nico, I will try this.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare