Parameters |
Description |
const OdString& typeface |
[in] Typeface name of the font. |
bool bold |
[in] Bold if and only if true. |
bool italic |
[in] Italic if and only if true. |
int charset |
[in] Windows character set identifier. |
int pitchAndFamily |
[in] Windows pitch and character family identifier. |
Sets this Text entity to use the specified Windows font characteristics.
If typeface is null, the Windows font information is removed from this text style.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|