Unit 'GraphMath' Package
[Overview][Types][Procedures and functions][Index] [#lazutils]

BezierMidPoint

BezierMidPoint - get the Mid-Point of any 4-Point Bezier. It is primarily for use in SplitBezier.

Declaration

Source position: graphmath.pp line 64

function BezierMidPoint(

  const Bezier: TBezier

):TFloatPoint;

Version 4.6 Hosted on Source Forge