名前 | 解説 | |
---|---|---|
Create | Creates an inline object for trimming, using an ellipsis as the omission sign. | |
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. C1.Util.DX.DirectWrite.InlineObjectNativeから継承されます。 | |
GetBreakConditions | Layout uses this to determine the line-breaking behavior of the inline object among the text. C1.Util.DX.DirectWrite.InlineObjectNativeから継承されます。 | |
QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | |
QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |