'宣言 Public Shared Function ToSystemFont( _ ByVal font As C1.Util.Font _ ) As System.Drawing.Font
'使用法 Dim font As C1.Util.Font Dim value As System.Drawing.Font value = Utils.ToSystemFont(font)
public static System.Drawing.Font ToSystemFont( C1.Util.Font font )
パラメータ
- font