C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / TextRenderer1Base Class


TextRenderer1Base Class Methods

For a list of all members of this type, see TextRenderer1Base members.

Public Methods
 NameDescription
Public MethodOverloaded. Clean up any resources being used. (Inherited from C1.Util.DX.CallbackBase)
Public MethodOverloaded. Overridden. IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs.  
Public MethodOverloaded. Overridden. IDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object.  
Public MethodOverloaded. Overridden. IDWriteTextLayout::Draw calls this function to instruct the client to draw a strikethrough.  
Public MethodOverloaded. Overridden. IDWriteTextLayout::Draw calls this function to instruct the client to draw an underline.  
Public MethodGets a transform that maps abstract coordinates to DIPs. (Inherited from C1.Util.DX.DirectWrite.TextRendererBase)
Public MethodGets the number of physical pixels per DIP. (Inherited from C1.Util.DX.DirectWrite.TextRendererBase)
Public MethodDetermines 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)
Top
Protected Methods
 NameDescription
Protected MethodReleases unmanaged resources and performs other cleanup operations before the C1.Util.DX.DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase)
Top
See Also