Hey there.
Would it be possible to open up the positioning of the ScaleLineAdornmentLayer? I'd like to be able to set it's position based on an absolute point. So something like this...
ScaleLineAdornmentLayer.Location = new ScreenPointF(x,y);
Would that be possible in a future release?