Stroke.GetFlattenedBezierPoints Method
Stroke.GetFlattenedBezierPoints Method |
Returns the array of actual points that are used to approximate the Bezier representation of a Stroke object.
Overload List
public Point[] GetFlattenedBezierPoints() public Point[] GetFlattenedBezierPoints(Int32)
Examples
See Also