Name | Description | |
---|---|---|
TextRenderer1Base Constructor |
The following tables list the members exposed by TextRenderer1Base.
Name | Description | |
---|---|---|
TextRenderer1Base Constructor |
Name | Description | |
---|---|---|
IsDisposed | Gets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.CallbackBase) | |
DrawGlyphRun | Overloaded. Overridden. IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs. | |
DrawInlineObject | Overloaded. Overridden. IDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object. | |
DrawStrikethrough | Overloaded. Overridden. IDWriteTextLayout::Draw calls this function to instruct the client to draw a strikethrough. | |
DrawUnderline | Overloaded. Overridden. IDWriteTextLayout::Draw calls this function to instruct the client to draw an underline. | |
GetCurrentTransform | Gets a transform that maps abstract coordinates to DIPs. (Inherited from C1.Util.DX.DirectWrite.TextRendererBase) | |
GetPixelsPerDip | Gets the number of physical pixels per DIP. (Inherited from C1.Util.DX.DirectWrite.TextRendererBase) | |
IsPixelSnappingDisabled | Determines whether pixel snapping is disabled. The recommended default is FALSE, unless doing animation that requires subpixel vertical placement. (Inherited from C1.Util.DX.DirectWrite.TextRendererBase) |
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the C1.Util.DX.DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase) |
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) |