HRESULT IDWriteBitmapRenderTarget::DrawGlyphRun([In] float baselineOriginX,[In] float baselineOriginY,[In] DWRITE_MEASURING_MODE measuringMode,[In] const DWRITE_GLYPH_RUN* glyphRun,[In] IDWriteRenderingParams* renderingParams,[In] COLORREF textColor,[Out, Optional] RECT* blackBoxRect)
シンタックス
'宣言
Public Overloads Sub DrawGlyphRun( _
ByVal As System.Single, _
ByVal As System.Single, _
ByVal As MeasuringMode, _
ByVal As GlyphRun, _
ByVal As RenderingParams, _
ByVal As System.Integer, _
ByRef As RectL _
)
public void DrawGlyphRun(
System.float ,
System.float ,
MeasuringMode ,
GlyphRun ,
RenderingParams ,
System.int ,
out RectL
)
パラメータ
- baselineOriginX
- baselineOriginY
- measuringMode
- glyphRun
- renderingParams
- textColor
- blackBoxRect
参照