HRESULT IDWriteTextAnalyzer1::JustifyGlyphAdvances([In] float lineWidth,[In] unsigned int glyphCount,[In, Buffer] const DWRITE_JUSTIFICATION_OPPORTUNITY* justificationOpportunities,[In, Buffer] const float* glyphAdvances,[In, Buffer] const DWRITE_GLYPH_OFFSET* glyphOffsets,[Out, Buffer] float* justifiedGlyphAdvances,[Out, Buffer, Optional] DWRITE_GLYPH_OFFSET* justifiedGlyphOffsets)
シンタックス
'宣言
Public Overloads Sub JustifyGlyphAdvances( _
ByVal As System.Single, _
ByVal As System.Integer, _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.IntPtr _
)
public void JustifyGlyphAdvances(
System.float ,
System.int ,
System.IntPtr ,
System.IntPtr ,
System.IntPtr ,
System.IntPtr ,
System.IntPtr
)
パラメータ
- lineWidth
- glyphCount
- justificationOpportunities
- glyphAdvances
- glyphOffsets
- justifiedGlyphAdvances
- justifiedGlyphOffsets
参照