Method |
Description |
---|
AcGiTextStyle::font (ACHAR *&, bool &, bool &, Charset&, Autodesk::AutoCAD::PAL::FontUtils::FontPitch&, Autodesk::AutoCAD::PAL::FontUtils::FontFamily&) |
Deprecated. Returns the font definition from the AcGiTextStyle object. The returned values are the typeface, the bold and italics style attributes, the character set, and the pitch and family attributes. |
 AcGiTextStyle::font (AcString &, bool &, bool &, Charset&, Autodesk::AutoCAD::PAL::FontUtils::FontPitch&, Autodesk::AutoCAD::PAL::FontUtils::FontFamily&) |
Returns the font definition from the AcGiTextStyle object. The returned values are the typeface, the bold and italics style attributes, the character set, and the pitch and family attributes. |