Creates a GDI+ .NET System.Drawing.Font object from this object instance.
シンタックス
'宣言
Public Shared Function ToGdiplusFont( _
ByVal As Font _
) As System.Drawing.Font
public static System.Drawing.Font ToGdiplusFont(
Font
)
パラメータ
- font
- A Font indicate the Gdi Font
戻り値の型
A System.Drawing.Font object that this method creates.
参照