Bitmap for UWP
GetFilePath メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > LocalFontFileLoader クラス : GetFilePath メソッド
The font file reference key that uniquely identifies the local font file within the scope of the font loader being used.
Obtains the absolute font file path from the font file reference key.
シンタックス
'宣言
 
Public Function GetFilePath( _
   ByVal referenceKey As DataPointer _
) As System.String
public System.string GetFilePath( 
   DataPointer referenceKey
)

パラメータ

referenceKey
The font file reference key that uniquely identifies the local font file within the scope of the font loader being used.

戻り値の型

If this method succeeds, the absolute font file path from the font file reference key.
参照

LocalFontFileLoader クラス
LocalFontFileLoader メンバ