IDWriteInlineObject.GetBreakConditions

<summary> Layout uses this to determine the line breaking behavior of the inline object amidst the text. </summary> <param name="breakConditionBefore">Line-breaking condition between the object and the content immediately preceding it.</param> <param name="breakConditionAfter" >Line-breaking condition between the object and the content immediately following it.</param> <returns> Standard HRESULT error code. </returns>

interface IDWriteInlineObject
extern (Windows)
HRESULT
GetBreakConditions

Meta