Stroke.GetFlattenedBezierPoints Method
Returns the array of points that are used to approximate the Bezier representation of a Stroke object.
Overload List
Name | Description |
---|---|
Stroke.GetFlattenedBezierPoints () | Returns the array of points that are used to approximate the Bezier representation of a Stroke object with a fitting error of 0. |
Stroke.GetFlattenedBezierPoints (Int32) | Returns the array of points that are used to approximate the Bezier representation of a Stroke object with the specified fitting error. |
See Also
Reference
Stroke Class
Stroke Members
Microsoft.Ink Namespace
Stroke.BezierPoints