FromLength
FontSize.FromLength method
从指定长度创建字体大小
public static FontSize FromLength(Length length)
范围 | 类型 | 描述 |
---|---|---|
length | Length | 长度值,不能为无单位或负数 |
返回值
新的 FontSize 实例
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 字体大小值无单位或为负数 |
也可以看看
- struct Length
- struct FontSize
- 命名空间 GroupDocs.Editor.HtmlCss.Css.Properties
- 部件 GroupDocs.Editor