Preparing search index...
The search index is not available
iink-ts - v3.0.1
iink-ts
TSymbol
Interface TSymbol
interface
TSymbol
{
creationTime
:
number
;
id
:
string
;
modificationDate
:
number
;
style
:
{
color
?:
string
;
fill
?:
string
;
opacity
?:
number
;
width
?:
number
;
[
key
:
string
]:
undefined
|
string
|
number
;
}
;
type
:
string
;
}
Implemented by
IISymbolBase
Index
Properties
creation
Time
id
modification
Date
style
type
Properties
creation
Time
creationTime
:
number
id
id
:
string
modification
Date
modificationDate
:
number
style
style
:
{
color
?:
string
;
fill
?:
string
;
opacity
?:
number
;
width
?:
number
;
[
key
:
string
]:
undefined
|
string
|
number
;
}
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
creation
Time
id
modification
Date
style
type
iink-ts - v3.0.1
Loading...