Bitmap for WinForms
ToSystemDrawingFont メソッド

C1.Win.C1DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > GdiInterop クラス : ToSystemDrawingFont メソッド
a Direct2D Font
a System.Drawing.Font
Convert a Direct2D Fontto a System.Drawing.Font.
シンタックス
'宣言
 
Public Function ToSystemDrawingFont( _
   ByVal d2dFont As Font, _
   ByRef font As System.Drawing.Font _
) As System.Boolean
public System.bool ToSystemDrawingFont( 
   Font d2dFont,
   out System.Drawing.Font font
)

パラメータ

d2dFont
a Direct2D Font
font
a System.Drawing.Font

戻り値の型

true if the specified font object is part of the system font collection; otherwise, false.
参照

GdiInterop クラス
GdiInterop メンバ