Share via


Stroke.GetFlattenedBezierPoints Method

Include Protected Members
Include Inherited Members

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

Returns the array of points that are used to approximate the Bezier representation of 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 GetFlattenedBezierPoints() Returns the array of points that are used to approximate the Bezier representation of a Stroke object with a fitting error of 0.
Public method GetFlattenedBezierPoints(Int32) Returns the array of points that are used to approximate the Bezier representation of a Stroke object with the specified fitting error.

Top

See Also

Reference

Stroke Class

Stroke Members

Microsoft.Ink Namespace