C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / TextRenderer Interface

In This Topic
TextRenderer Interface Methods
In This Topic

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

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