Name | Description | |
---|---|---|
![]() ![]() | Create | Creates an inline object for trimming, using an ellipsis as the omission sign. |
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) |
![]() | Draw | The application implemented rendering callback (TextRenderer.DrawInlineObject) can use this to draw the inline object without needing to cast or query the object type. The text layout does not call this method directly. (Inherited from C1.Util.DX.DirectWrite.InlineObjectNative) |
![]() | GetBreakConditions | Layout uses this to determine the line-breaking behavior of the inline object among the text. (Inherited from C1.Util.DX.DirectWrite.InlineObjectNative) |
![]() | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |