Bitmap for WPF
GetFontFamilyName(Int32) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > GetFontFamilyName メソッド : GetFontFamilyName(Int32) メソッド
The position of the text to examine.
Gets the font family name of the text at the specified position.
シンタックス
'宣言
 
Public Overloads Function GetFontFamilyName( _
   ByVal currentPosition As System.Integer _
) As System.String
public System.string GetFontFamilyName( 
   System.int currentPosition
)

パラメータ

currentPosition
The position of the text to examine.

戻り値の型

the font family name
参照

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