Parameters
- startPoint
- The start point.
- controlPoint1
- Control point 1 of the cubic bezier.
- controlPoint2
- Control point 2 of the cubic bezier.
- endPoint
- The end point.
Exception | Description |
---|---|
System.ArgumentNullException | startPoint or controlPoint1 or controlPoint2 or endPoint is null or empty. |
Target Platforms: Windows 11, Windows 10