シンタックス
'宣言
Public Overrides Sub DrawGlyphRun( _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.Integer, _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.Drawing.Color, _
ByVal As C1.Document.Util.IC1TextRangeBase, _
ByVal As C1.Document.Util.C1TextLayout, _
ByVal As System.String _
)
public override void DrawGlyphRun(
System.double ,
System.double ,
System.int ,
System.IntPtr ,
System.IntPtr ,
System.IntPtr ,
System.IntPtr ,
System.Drawing.Color ,
C1.Document.Util.IC1TextRangeBase ,
C1.Document.Util.C1TextLayout ,
System.string
)
パラメータ
- baselineOriginX
- baselineOriginY
- glyphCount
- glyphIndices
- glyphAdvances
- glyphOffsets
- clusterMap
- foreColor
- range
- textLayout
- text
参照