API:Vcl.Graphics.TCustomCanvas.PolyBezier
Delphi
procedure PolyBezier(const Points: array of TPoint); virtual; abstract;
C++
virtual void __fastcall PolyBezier(const System::Types::TPoint *Points, const int Points_High) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TCustomCanvas |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!