Bitmap for WPF
GetFontWeight(Int32) メソッド

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

パラメータ

currentPosition
The position of the text to inspect.

戻り値の型

a value which indicates the type of font weight being applied at the specified position.
参照

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