iink-ts - v3.2.1
Preparing search index...
IIDecorator
Class IIDecorator
Index
Constructors
constructor
Methods
clone
Properties
id
kind
style
Constructors
constructor
new
IIDecorator
(
kind
:
DecoratorKind
,
style
:
{
color
?:
string
;
fill
?:
string
;
opacity
?:
number
;
width
?:
number
;
[
key
:
string
]:
string
|
number
|
undefined
;
}
,
)
:
IIDecorator
Parameters
kind
:
DecoratorKind
style
:
{
color
?:
string
;
fill
?:
string
;
opacity
?:
number
;
width
?:
number
;
[
key
:
string
]:
string
|
number
|
undefined
;
}
Returns
IIDecorator
Methods
clone
clone
()
:
IIDecorator
Returns
IIDecorator
Properties
id
id
:
string
kind
kind
:
DecoratorKind
style
style
:
TStyle
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
clone
Properties
id
kind
style
iink-ts - v3.2.1
Loading...