ComponentOne Bitmap for WPF
TextRenderer Interface Members
Properties  Methods 

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace : TextRenderer Interface

The following tables list the members exposed by TextRenderer.

Public Properties
 NameDescription
 PropertyGets or sets the unmanaged shadow callback. (Inherited from C1.Util.DX.ICallbackable)
Top
Public Methods
 NameDescription
 Method (Inherited from System.IDisposable)
 MethodIDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs.  
 MethodIDWriteTextLayout::Draw calls this application callback when it needs to draw an inline object.  
 MethodIDWriteTextLayout::Draw calls this function to instruct the client to draw a strikethrough.  
 MethodIDWriteTextLayout::Draw calls this function to instruct the client to draw an underline.  
 MethodGets a transform that maps abstract coordinates to DIPs. (Inherited from C1.Util.DX.DirectWrite.PixelSnapping)
 MethodGets the number of physical pixels per DIP. (Inherited from C1.Util.DX.DirectWrite.PixelSnapping)
 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.PixelSnapping)
Top
See Also

Reference

TextRenderer Interface
C1.Util.DX.DirectWrite Namespace