Xamarin.iOS のドキュメント
GetFont(CffTable) メソッド

C1.iOS.Viewer アセンブリ > C1.iOS.Viewer 名前空間 > FontCache クラス > GetFont メソッド : GetFont(CffTable) メソッド
割り当て先の GrapeCity.Documents.Text.Font オブジェクト。
指定された GrapeCity.Documents.Text.Font に対応する CoreText.CTFont のインスタンスを取得します。
シンタックス
'宣言
 
Public Overloads Function GetFont( _
   ByVal font As GrapeCity.Documents.Text.CffTable _
) As CoreText.CTFont
public CoreText.CTFont GetFont( 
   GrapeCity.Documents.Text.CffTable font
)

パラメータ

font
割り当て先の GrapeCity.Documents.Text.Font オブジェクト。

戻り値の型

結果の CoreText.CTFont
参照

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