←Select platform

BezierPathCommand Class

Summary

Returns a list of points that from a Bezier curve of the given points.

Remarks
  • This command requires an array of 4 points. An Invalid Parameters Exception will be thrown if no 4-points-array is passed.
  • Use the BezierPathCommand to match the output curve with the curve between two corners of the shape before performing UnWarpCommand.
  • Use the Run method to get the curve's points. Obtain the points from the PathPoints property.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize