IStrokeCreationOptions interface

Defines a set of options when creating new strokes.

Properties

brush
clientId
id
points
timeStamp

Property Details

brush

brush?: IBrush

Property Value

clientId

clientId?: string

Property Value

string

id

id?: string

Property Value

string

points

points?: IPointerPoint[]

Property Value

timeStamp

timeStamp?: number

Property Value

number