API:System.Math.Vectors.TCubicBezier
Delphi
type TCubicBezier = array [0..3] of TPointF;
C++
typedef System::StaticArray<System::Types::TPointF, 4> TCubicBezier;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
array typedef |
public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | System.Math.Vectors |
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 !