Bitmap for UWP
GetKerningPairAdjustments メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > FontFace1 クラス : GetKerningPairAdjustments メソッド
HRESULT IDWriteFontFace1::GetKerningPairAdjustments([In] unsigned int glyphCount,[In, Buffer] const unsigned short* glyphIndices,[Out, Buffer] int* glyphAdvanceAdjustments)
シンタックス
'宣言
 
Public Sub GetKerningPairAdjustments( _
   ByVal glyphCount As System.Integer, _
   ByVal glyphIndices() As System.Short, _
   ByVal glyphAdvanceAdjustments() As System.Integer _
) 
public void GetKerningPairAdjustments( 
   System.int glyphCount,
   System.short[] glyphIndices,
   System.int[] glyphAdvanceAdjustments
)

パラメータ

glyphCount
glyphIndices
glyphAdvanceAdjustments
参照

FontFace1 クラス
FontFace1 メンバ