Suggestion: in a recent SP5 update, the .Measure function now requires a new SKPaint object to be passed in when it didn't use to be. Prior, you could just give it the text that you wanted it to measure, or if you called .Measure() on a label, it would measure itself. Would be great to have functionality back.