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