API:FMX.Gestures.TCustomGestureRecognizer.RotatePoints

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

Delphi

function RotatePoints(const Points, GesturePoints: array of TPointF; ErrorMargin: Integer;
var Angle: Double): TGesturePointArray; virtual;

C++

virtual Fmx::Types::TGesturePointArray __fastcall RotatePoints(const System::Types::TPointF *Points, const int Points_High, const System::Types::TPointF *GesturePoints, const int GesturePoints_High, int ErrorMargin, double &Angle);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TCustomGestureRecognizer

説明

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