iink-ts - v3.2.1
Preparing search index...
JIIXV2PrimitiveLine
Type Alias JIIXV2PrimitiveLine
type
JIIXV2PrimitiveLine
=
{
endDecoration
?:
string
;
startDecoration
?:
string
;
type
:
"line"
;
x1
:
number
;
x2
:
number
;
y1
:
number
;
y2
:
number
;
}
Index
Properties
end
Decoration?
start
Decoration?
type
x1
x2
y1
y2
Properties
Optional
end
Decoration
endDecoration
?:
string
Optional
start
Decoration
startDecoration
?:
string
type
type
:
"line"
x1
x1
:
number
x2
x2
:
number
y1
y1
:
number
y2
y2
:
number
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
end
Decoration
start
Decoration
type
x1
x2
y1
y2
iink-ts - v3.2.1
Loading...