Appreciate the clarifications
It's truly disappointing that the runtime SDK is not mature yet!!! certainly not the satisfaction we were expecting from a solutions provider as big as Esri niether from an SDK or a Runtime. I can't imagine an SDK without thinking customization!
We are evaluating the Runtime SDK before final purchase, we have already implemented the solution (and a lot more) with the Flex API by extending the MarkerSymbol class which was nice!
We expected the Runtime SDK to provide the bare minimum extensibility to draw our own custom shapes or at least meet the features of the Flex SDK, we were planning to port our client to a Java Desktop Think client so we can utilize the GPU & achieve higher performance
Regarding the shape required, kindly see attached, a 2D Sector (Pie) shape with a start angle and a sweep input value, this can take 0 - 360 degrees depending on the starting angle, with a dynamic heading (direction) ... all dynamic!, and it should redraw and re-scale properly with different scale levels, a 100 km diameter for example should look smaller on lower zoom levels.
The documentation was so poor that it had misspellings, and sometimes no comments at all, parameters not described, processes unexplained, in fact, the documentation was unprofessional to be honest, there was no use of it, the only helpful resource were the samples that ship with the SDK! ... and the community ...
Thank you