IDWriteFactory.CreateEllipsisTrimmingSign

<summary> The application may call this function to create an inline object for trimming, using an ellipsis as the omission sign. The ellipsis will be created using the current settings of the format, including base font, style, and any effects. Alternate omission signs can be created by the application by implementing IDWriteInlineObject. </summary> <param name="textFormat">Text format used as a template for the omission sign.</param> <param name="trimmingSign">Created omission sign.</param> <returns> Standard HRESULT error code. </returns>

interface IDWriteFactory
extern (Windows)
HRESULT
CreateEllipsisTrimmingSign

Meta