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);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | TCubicBezierCurve |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !