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

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

パラメータ

currentPosition
textRange
参照

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