Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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