Parameters |
Description |
OdChar character |
[in] Character to draw. |
OdGePoint2d& advance |
[in] Offset to next character. |
OdGiCommonDraw* pWd |
[in/out] Draw object that can be used by this function to set the necessary attributes and create the necessary geometry. |
OdTextProperties& textProperties |
[in] Text properties. |
Returns eOk if the specified character is drawn with the font object successfully, or an appropriate error code otherwise.
Draws the specified character with this font object.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|