Bitmap for UWP
GetFontCollection(Int32) メソッド

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

パラメータ

currentPosition
The position of the text to inspect.

戻り値の型

a reference to the current font collection.
参照

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