Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
DucFreeDrawElement
Type Alias DucFreeDrawElement
DucFreeDrawElement
:
_DucElementBase
&
{
easing
:
DucFreeDrawEasing
;
end
:
DucFreeDrawEnds
|
null
;
lastCommittedPoint
:
DucPoint
|
null
;
points
:
readonly
DucPoint
[]
;
pressures
:
readonly
number
[]
;
simulatePressure
:
boolean
;
size
:
PrecisionValue
;
smoothing
:
Percentage
;
start
:
DucFreeDrawEnds
|
null
;
streamline
:
Percentage
;
svgPath
:
string
|
null
;
thinning
:
Percentage
;
type
:
"freedraw"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...