FlexReport for WinForms
DrawGlyphRun メソッド (C1DXExportGraphics)


C1.Win.Document.8 アセンブリ > C1.Win.Document.Util 名前空間 > C1DXExportGraphics クラス : DrawGlyphRun メソッド
シンタックス
'宣言
 
Public Overrides Sub DrawGlyphRun( _
   ByVal baselineOriginX As System.Double, _
   ByVal baselineOriginY As System.Double, _
   ByVal glyphCount As System.Integer, _
   ByVal glyphIndices As System.IntPtr, _
   ByVal glyphAdvances As System.IntPtr, _
   ByVal glyphOffsets As System.IntPtr, _
   ByVal clusterMap As System.IntPtr, _
   ByVal foreColor As System.Drawing.Color, _
   ByVal range As IC1TextRangeBase, _
   ByVal textLayout As C1TextLayout, _
   ByVal text As System.String _
) 
'使用法
 
Dim instance As C1DXExportGraphics
Dim baselineOriginX As System.Double
Dim baselineOriginY As System.Double
Dim glyphCount As System.Integer
Dim glyphIndices As System.IntPtr
Dim glyphAdvances As System.IntPtr
Dim glyphOffsets As System.IntPtr
Dim clusterMap As System.IntPtr
Dim foreColor As System.Drawing.Color
Dim range As IC1TextRangeBase
Dim textLayout As C1TextLayout
Dim text As System.String
 
instance.DrawGlyphRun(baselineOriginX, baselineOriginY, glyphCount, glyphIndices, glyphAdvances, glyphOffsets, clusterMap, foreColor, range, textLayout, text)
public override void DrawGlyphRun( 
   System.double baselineOriginX,
   System.double baselineOriginY,
   System.int glyphCount,
   System.IntPtr glyphIndices,
   System.IntPtr glyphAdvances,
   System.IntPtr glyphOffsets,
   System.IntPtr clusterMap,
   System.Drawing.Color foreColor,
   IC1TextRangeBase range,
   C1TextLayout textLayout,
   System.string text
)

パラメータ

baselineOriginX
baselineOriginY
glyphCount
glyphIndices
glyphAdvances
glyphOffsets
clusterMap
foreColor
range
textLayout
text
参照

参照

C1DXExportGraphics クラス
C1DXExportGraphics メンバ