[]
        
(Showing Draft Content)

C1.Win.C1Document.Util.C1HtmlGraphics.DrawGlyphRun

DrawGlyphRun Method

DrawGlyphRun(double, double, int, IntPtr, IntPtr, IntPtr, IntPtr, Color, IC1TextRangeBase, C1TextLayout, string)

Declaration
public override void DrawGlyphRun(double baselineOriginX, double baselineOriginY, int glyphCount, IntPtr glyphIndices, IntPtr glyphAdvances, IntPtr glyphOffsets, IntPtr clusterMap, Color foreColor, IC1TextRangeBase format, C1TextLayout textLayout, string text)
Parameters
Type Name Description
double baselineOriginX
double baselineOriginY
int glyphCount
IntPtr glyphIndices
IntPtr glyphAdvances
IntPtr glyphOffsets
IntPtr clusterMap
Color foreColor
IC1TextRangeBase format
C1TextLayout textLayout
string text