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

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

パラメータ

currentPosition
textRange
参照

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