StrokePoint
Public Interface
Table of Contents
The points returned by getStrokePoints
, and the input for getStrokeOutlinePoints
Signature
interface StrokePoint {}
Properties
distance
Public PropertySignature
Signature
distance: number
input
Public PropertySignature
Signature
input: Vec2d
References
point
Public PropertySignature
Signature
point: Vec2d
References
pressure
Public PropertySignature
Signature
pressure: number
radius
Public PropertySignature
Signature
radius: number
runningLength
Public PropertySignature
Signature
runningLength: number
vector
Public PropertySignature
Signature
vector: Vec2d