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.
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.
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.