How to measure text extents for DrawTextLayer objects - Printable Version +- Forums (http://mitov.com/forum) +-- Forum: FireMonkey Components (/forum-5.html) +--- Forum: VideoLab (/forum-18.html) +--- Thread: How to measure text extents for DrawTextLayer objects (/thread-13.html) |
How to measure text extents for DrawTextLayer objects - Ted Wagner - 11-10-2011 02:33 AM I'm looking for a MeasureString() for DrawTextLayer instances. The C# Graphics.MeasureString() doeesn't work because the DrawTextLayer.Font is not a .Net Font. Any suggestions on how I can do this? Also needed for Delphi7 ... RE: How to measure text extents for DrawTextLayer objects - mitov - 11-13-2011 07:53 AM (11-10-2011 02:33 AM)Ted Wagner Wrote: I'm looking for a MeasureString() for DrawTextLayer instances. The C# Graphics.MeasureString() doeesn't work because the DrawTextLayer.Font is not a .Net Font. Any suggestions on how I can do this? Hi Ted, Thank you! Please contact me directly so we can try to figure out what you are trying to do and what is the best approach ;-) . You already have my e-mail Cheers, Boian |