Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TRSCubicBezier Type
Defines the control points for a cubic bezier curve, i.e., two end points and two control points.
Namespace: RSGraphics
Delphi
type TRSCubicBezier = array [0..3] of TRSPoint;
•RSGraphics.TRSPoint
•RSGraphics.TRSPathData.Flatten(Single)
•RSGraphics