API:FMX.Gestures.TCustomGestureRecognizer.ScaleGesturePoints

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

Delphi

class function ScaleGesturePoints(const Points, GesturePoints: array of TPointF; const MinScale: Integer;  const Scaling: Boolean = False): TGesturePointArray; static;

C++

static Fmx::Types::TGesturePointArray __fastcall ScaleGesturePoints(const System::Types::TPointF *Points, const int Points_High, const System::Types::TPointF *GesturePoints, const int GesturePoints_High, const int MinScale, const bool Scaling = false);

プロパティ

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

説明

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