API:Vcl.Touch.Gestures.TCustomGestureRecognizer.ScalePoints

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

Delphi

function ScalePoints(const Points, GesturePoints: array of TPoint;  MinScale: Integer; Scaling: Boolean = False): TGesturePointArray; virtual; abstract;

C++

virtual Vcl::Controls::TGesturePointArray __fastcall ScalePoints(const System::Types::TPoint *Points, const int Points_High, const System::Types::TPoint *GesturePoints, const int GesturePoints_High, int MinScale, bool Scaling = false) = 0 ;

プロパティ

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

説明

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