System.Math.Vectors.TCubicBezierCurve.Init

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

Delphi

procedure Init(const A, B, C, D: TPointF);

C++

void __fastcall Init(const System::Types::TPointF &A, const System::Types::TPointF &B, const System::Types::TPointF &C, const System::Types::TPointF &D);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TCubicBezierCurve

説明

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