Property: TsgCADImage.TTFMode ??

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
pascal07

Property: TsgCADImage.TTFMode ??

Post by pascal07 » 10 Mar 2011, 17:27

Hello

i not unterstand " TTF fonts reflexion"

Your help:
Property: TsgCADImage.TTFMode:
property TTFMode: TsgTTFMode;
Description
Mode of the TTF fonts reflection.

QUESTION: what is "TTF fonts reflection" ?

thanks
Pascal - France

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: Property: TsgCADImage.TTFMode ??

Post by support » 11 Mar 2011, 16:12

Hello Pascal.
TsgCADImage.TTFMode specifies texts reflection or imaging. TTF fonts can be visualized using GDI methods or using glyphs or polylines. You don't need to set the property value manually. It's auto by default that specifies displaying correspond to AutoCAD.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply