ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextRenderer Interface
Properties Methods

In This Topic
    TextRenderer Interface Members
    In This Topic

    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