Muss ich über Graphics und die entsprechende Pixelbreite abfragen?

so ist es:
 TextHöhe = (Graphics.StringHeight(s.Text, 1000) ) * s.Scale
 TextBreite = Graphics.stringwidth(s.Text) * s.Scale

(s ist eine class vom Typ stringshape,
die hat u.v.a. die property Text)

beste Grüße, Christian Hahn.



Antwort per Email an