CalendarView for WinForms
FromGdiplusFont メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Font クラス : FromGdiplusFont メソッド
The font is defined in .NET.
Creates a new Font object from the specified System.Drawing.Font object.
シンタックス
'宣言
 
Public Shared Function FromGdiplusFont( _
   ByVal gdiplusFont As System.Drawing.Font _
) As Font
public static Font FromGdiplusFont( 
   System.Drawing.Font gdiplusFont
)

パラメータ

gdiplusFont
The font is defined in .NET.
解説
This constructor creates a new Font object from a Gdiplus System.Drawing.Font object.
参照

Font クラス
Font メンバ