Stroke.SetPoints Method
Sets an array of Point structures at the specified indices in a Stroke object.
Overload List
Name | Description |
---|---|
Stroke.SetPoints (Point[]) | Sets a range of Point structures that starts at the first index in a Stroke object. |
Stroke.SetPoints (Int32, Point[]) | Sets a range of Point structures that starts at the specified index in a Stroke object. |
See Also
Reference
Stroke Class
Stroke Members
Microsoft.Ink Namespace
SetPoints
Stroke.SetPoint