DrawInlineObject Method (TextRenderer1Base)
In This Topic
IDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object.
Overload List
| Overload | Description |
| DrawInlineObject(Object,Single,Single,InlineObject,Boolean,Boolean,IntPtr) | IDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object. |
| DrawInlineObject(Object,Single,Single,GlyphOrientationAngle,InlineObject,Boolean,Boolean,IntPtr) | IDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object. |
See Also