IRawStroke interface
Represents the raw data of a stroke.
Properties
brush |
The brush used to draw the stroke.
|
points |
The stroke's points.
|
Property Details
brush
The brush used to draw the stroke.
brush: IBrush
Property Value
points
The stroke's points.
points: IPointerPoint[]
Property Value