10.1.186 Stroke

(usage)

None.

(description)

Represents a single ink stroke.

[types assignable to]

Stroke x:Object

(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.