Bitmap for UWP
GetFontStretch(Int32,TextRange) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > GetFontStretch メソッド : GetFontStretch(Int32,TextRange) メソッド
HRESULT IDWriteTextLayout::GetFontStretch([In] unsigned int currentPosition,[Out] DWRITE_FONT_STRETCH* fontStretch,[Out, Optional] DWRITE_TEXT_RANGE* textRange)
シンタックス
'宣言
 
Public Overloads Function GetFontStretch( _
   ByVal currentPosition As System.Integer, _
   ByRef textRange As TextRange _
) As FontStretch
public FontStretch GetFontStretch( 
   System.int currentPosition,
   out TextRange textRange
)

パラメータ

currentPosition
textRange
参照

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