Share via


Stroke.SetPoints Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Sets an array of Point structures at the specified indices in a Stroke object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetPoints(array<Point[]) Sets a range of Point structures that starts at the first index in a Stroke object.
Public method SetPoints(Int32, array<Point[]) Sets a range of Point structures that starts at the specified index in a Stroke object.

Top

See Also

Reference

Stroke Class

Stroke Members

Microsoft.Ink Namespace