High im making a visio esq program for a personal project (getting myself back into programming really). When using Graphics.DrawString() you need to specify and font and pt, if im correct, how can I make the text "scaleable" by example giving it a float value or a percentage size, so when the graphics context is reshaped everything looks okay?
Cheers
Cheers