'宣言 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.