System.Math.Vectors.TCubicBezierCurve.Init
Delphi
procedure Init(const A, B, C, D: TPointF);
C++
void __fastcall Init(const System::Types::TPointF &A, const System::Types::TPointF &B, const System::Types::TPointF &C, const System::Types::TPointF &D);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | TCubicBezierCurve |
Description
Embarcadero Technologies does not currently have any additional information.