Bitmap for WPF
DrawGlyphRun(Object,Single,Single,MeasuringMode,GlyphRun,GlyphRunDescription,IntPtr) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextRenderer1Base クラス > DrawGlyphRun メソッド : DrawGlyphRun(Object,Single,Single,MeasuringMode,GlyphRun,GlyphRunDescription,IntPtr) メソッド
IDWriteTextLayout::Draw calls this function to instruct the client to render a run of glyphs.
シンタックス
'宣言
 
Public Overloads Overrides Function DrawGlyphRun( _
   ByVal clientDrawingContext As System.Object, _
   ByVal baselineOriginX As System.Single, _
   ByVal baselineOriginY As System.Single, _
   ByVal measuringMode As MeasuringMode, _
   ByVal glyphRun As GlyphRun, _
   ByVal glyphRunDescription As GlyphRunDescription, _
   ByVal clientDrawingEffectPtr As System.IntPtr _
) As HResult
public override HResult DrawGlyphRun( 
   System.object clientDrawingContext,
   System.float baselineOriginX,
   System.float baselineOriginY,
   MeasuringMode measuringMode,
   GlyphRun glyphRun,
   GlyphRunDescription glyphRunDescription,
   System.IntPtr clientDrawingEffectPtr
)

パラメータ

clientDrawingContext
baselineOriginX
baselineOriginY
measuringMode
glyphRun
glyphRunDescription
clientDrawingEffectPtr
参照

TextRenderer1Base クラス
TextRenderer1Base メンバ
オーバーロード一覧