| [Overview][Types][Procedures and functions][Index] |
BezierMidPoint - get the Mid-Point of any 4-Point Bezier. It is primarily for use in SplitBezier.
Source position: graphmath.pp line 61
function BezierMidPoint( |
const Bezier: TBezier |
):TFloatPoint; |