TextRendererBaseデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | DrawGlyphRun | IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | DrawInlineObject | IDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | DrawStrikethrough | IDWriteTextLayout::Draw calls this function to instruct the client to draw a strikethrough. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | DrawUnderline | IDWriteTextLayout::Draw calls this function to instruct the client to draw an underline. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetCurrentTransform | Gets a transform that maps abstract coordinates to DIPs. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetPixelsPerDip | Gets the number of physical pixels per DIP. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | IsPixelSnappingDisabled | Determines whether pixel snapping is disabled. The recommended default is FALSE, unless doing animation that requires subpixel vertical placement. |
トップ
パブリック イベント
参照