iink-ts - v4.0.0
Preparing search index...
Stroke
Class Stroke
Deprecated
Use
TStroke
from stroke/ for new code
Implements
TLegacyStroke
Index
Constructors
constructor
Properties
creation
Time
id
length
modification
Date
pointers
pointer
Type
style
type
Methods
clone
Constructors
constructor
new
Stroke
(
style
:
TPenStyle
,
pointerType
?:
string
)
:
Stroke
Parameters
style
:
TPenStyle
pointerType
:
string
= "pen"
Returns
Stroke
Properties
creation
Time
creationTime
:
number
id
id
:
string
length
length
:
number
modification
Date
modificationDate
:
number
pointers
pointers
:
TPointer
[]
pointer
Type
pointerType
:
string
style
style
:
TPenStyle
type
type
:
SymbolType
= SymbolType.Stroke
Methods
clone
clone
()
:
Stroke
Returns
Stroke
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
creation
Time
id
length
modification
Date
pointers
pointer
Type
style
type
Methods
clone
iink-ts - v4.0.0
Loading...
Deprecated
Use TStroke from stroke/ for new code