ComponentOne for WinUI 製品ヘルプ
DrawGlyphRun メソッド

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > C1WinUICanvasGraphics クラス : 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 C1.Document.Util.IC1TextRangeBase, _
   ByVal textLayout As C1.Document.Util.C1TextLayout, _
   ByVal text As System.String _
) 
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,
   C1.Document.Util.IC1TextRangeBase range,
   C1.Document.Util.C1TextLayout textLayout,
   System.string text
)

パラメータ

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

C1WinUICanvasGraphics クラス
C1WinUICanvasGraphics メンバ