ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ColorGlyphRun Class
Fields Methods


In This Topic
    ColorGlyphRun Class Members
    In This Topic

    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