API:System.Math.Vectors.TCubicBezier
Delphi
type TCubicBezier = array [0..3] of TPointF;
C++
typedef System::StaticArray<System::Types::TPointF, 4> TCubicBezier;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
array typedef |
public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | System.Math.Vectors |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!