Bitmap for UWP
GetFontStretch(Int32) メソッド

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

パラメータ

currentPosition
The position of the text to inspect.

戻り値の型

a value which indicates the type of font stretch (also known as width) being applied at the specified position.
参照

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