API:Vcl.Graphics.TCustomCanvas.PolyBezierTo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PolyBezierTo(const Points: array of TPoint); virtual; abstract;

C++

virtual void __fastcall PolyBezierTo(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!