CalendarView for WinForms
ToGdiplusFont メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Font クラス : ToGdiplusFont メソッド
A Font indicate the Gdi Font
Creates a GDI+ .NET System.Drawing.Font object from this object instance.
シンタックス
'宣言
 
Public Shared Function ToGdiplusFont( _
   ByVal font As Font _
) As System.Drawing.Font
public static System.Drawing.Font ToGdiplusFont( 
   Font font
)

パラメータ

font
A Font indicate the Gdi Font

戻り値の型

A System.Drawing.Font object that this method creates.
参照

Font クラス
Font メンバ