Select to view content in your preferred language

draw a line from a graphic to a point on the map at a particular angle

1098
3
10-11-2012 07:10 PM
Labels (1)
xariaD
by
Occasional Contributor
is it possible to draw a line from a graphic to a point on the map at a specified angle?
If so how can I do that?
0 Kudos
3 Replies
AnishKumar
Emerging Contributor
You mean to draw a graphics if that is the case select the graphics which need to rotate using the "Rotate" graphics tool on the Draw Tool Bar and Press Shift+A , this will give a small window to enter the rotation angle.

Anish

0 Kudos
xariaD
by
Occasional Contributor
You mean to draw a graphics if that is the case select the graphics which need to rotate using the "Rotate" graphics tool on the Draw Tool Bar and Press Shift+A , this will give a small window to enter the rotation angle.

Anish



Hi,

I am using the WPF SDK. And I wish to do this from code behind. I do not intend to rotate the graphic, infact draw a line from one graphic to a map point.
0 Kudos
BKuiper
Frequent Contributor
hi xaria, did you look at the "Examples" application that is provided with the WPF SDK install ? This app has a lot of examples including how to draw a line. That should help you forward.
0 Kudos