ComponentOne Bitmap for WPF
ColorGlyphRun Class Members
Fields  Methods 

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

The following tables list the members exposed by ColorGlyphRun.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public FieldAn optional array of glyph advances. This array could be null or contains GlyphCount elements.  
Public FieldX-coordinate at which to draw this glyph run.  
Public FieldY-coordinate at which to draw this glyph run.  
Public Fieldunsigned int bidiLevel  
Public FieldGets or sets the FontFace associated with this GlypRun.  
Public Fieldfloat fontEmSize  
Public Fieldunsigned int glyphCount  
Public FieldOptional glyph run description.  
Public FieldAn array of glyph indices. This array contains GlyphCount elements.  
Public FieldBOOL isSideways  
Public FieldAn optional array of glyph offsets. This array could be null or contains GlyphCount elements.  
Public FieldZero-based index of this layer's color entry in the current color palette, or -1 if this layer is to be rendered using the current foreground brush.  
Public FieldColor to use for this layer, if any.  
Top
Public Methods
 NameDescription
Public MethodClean up any resources being used.  
Top
See Also

Reference

ColorGlyphRun Class
C1.Util.DX.DirectWrite Namespace