API:Vcl.Graphics.TCustomCanvas.PolyBezierTo

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TCustomCanvas

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。