iink-ts - v3.2.1
Preparing search index...
TSymbol
Interface TSymbol
interface
TSymbol
{
creationTime
:
number
;
id
:
string
;
modificationDate
:
number
;
style
:
{
color
?:
string
;
fill
?:
string
;
opacity
?:
number
;
width
?:
number
;
[
key
:
string
]:
string
|
number
|
undefined
;
}
;
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
]:
string
|
number
|
undefined
;
}
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.2.1
Loading...