Bitmap for WPF
GetDesignGlyphAdvances メソッド

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

パラメータ

glyphCount
glyphIndices
glyphAdvances
isSideways
参照

FontFace1 クラス
FontFace1 メンバ