| C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace : TextRendererBase Class |
The following tables list the members exposed by TextRendererBase.
| Name | Description | |
|---|---|---|
![]() | TextRendererBase Constructor |
| Name | Description | |
|---|---|---|
![]() | IsDisposed | Gets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase) |
| Name | Description | |
|---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from 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. |
| Name | Description | |
|---|---|---|
![]() | Disposed | Occurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase) |
![]() | Disposing | Occurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase) |