WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
FontInfo
Interface FontInfo
字体信息接口
interface
FontInfo
{
handle
:
number
;
path
:
string
;
name
:
string
;
kind
:
"ttf"
|
"woff"
|
"otf"
|
"shx"
;
}
Index
Properties
handle
path
name
kind
Properties
handle
handle
:
number
path
path
:
string
name
name
:
string
kind
kind
:
"ttf"
|
"woff"
|
"otf"
|
"shx"
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
handle
path
name
kind
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
字体信息接口