FontAgrumentException

FontAgrumentException class

表示字体参数异常。 不正确的agrument 用法会抛出异常。

public class FontAgrumentException : FontException

构造函数

姓名描述
FontAgrumentException()初始化新的FontAgrumentException对象.
FontAgrumentException(string)初始化新的FontAgrumentException对象.
FontAgrumentException(SerializationInfo, StreamingContext)初始化新的FontAgrumentException对象.
FontAgrumentException(string, Exception)初始化新的FontAgrumentException对象.

也可以看看