名前 | 解説 | |
---|---|---|
![]() | Dispose | System.IDisposableから継承されます。 |
![]() | 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. |
![]() | GetBreakConditions | Layout uses this to determine the line-breaking behavior of the inline object among the text. |