4.847 Stroke

x:Object > Stroke
Stroke
(usage)
None.
(description)
Represents a single ink stroke.
(used by)
StrokeCollection
[is default constructible]
false
(properties)
DrawingAttributes
DrawingAttributes
(description)
The DrawingAttributes for the Stroke object.
StylusPoints
StylusPointCollection
(description)
Returns the stylus points of the Stroke.
(events)
DrawingAttributesChanged
Occurs when the DrawingAttributes associated with the Stroke object change.
DrawingAttributesReplaced
Occurs when the drawing attributes of a Stroke object are replaced.
Invalidated
Occurs when the appearance of the Stroke changes.
PropertyDataChanged
Occurs when the custom properties on a Stroke object changes.
StylusPointsChanged
Occurs when the StylusPoints property changes.
StylusPointsReplaced
Occurs when the StylusPoints property is assigned a new StylusPointCollection.