ComponentOne Bitmap for WPF
TextRenderer1Base Class Members
Properties  Methods  Events

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace : TextRenderer1Base Class

The following tables list the members exposed by TextRenderer1Base.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
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
Public Events
 NameDescription
Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
See Also

Reference

TextRenderer1Base Class
C1.Util.DX.DirectWrite Namespace