[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#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 61

function BezierMidPoint(

  const Bezier: TBezier

):TFloatPoint;


Version 4.0 Generated 2025-05-03 Home