DrawString Centered Text

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

Is it possible with the CE .NET Graphic's drawstring method to center text?
Any example would be great -- I've seen some in .NET, but it looks like a
lot of the functionality has been removed in the compact framework.

Brian
 
Great idea!

I was thinking to myself that if I could determine the width, I could center
it. Nice to see that it's easy!

Brian
 
Back
Top