TextRendererBaseデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。 |
| DrawGlyphRun | IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs. |
| DrawInlineObject | IDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object. |
| DrawStrikethrough | IDWriteTextLayout::Draw calls this function to instruct the client to draw a strikethrough. |
| DrawUnderline | IDWriteTextLayout::Draw calls this function to instruct the client to draw an underline. |
| GetCurrentTransform | Gets a transform that maps abstract coordinates to DIPs. |
| GetPixelsPerDip | Gets the number of physical pixels per DIP. |
| IsPixelSnappingDisabled | Determines whether pixel snapping is disabled. The recommended default is FALSE, unless doing animation that requires subpixel vertical placement. |
トップ
パブリック イベント
参照