API:Vcl.Touch.GestureCtrls.ScaleGesturePoints
Delphi
function ScaleGesturePoints(const Points: array of TPoint; Size: Integer): TGesturePointArray;
C++
extern DELPHI_PACKAGE Vcl::Controls::TGesturePointArray __fastcall ScaleGesturePoints(const System::Types::TPoint *Points, const System::NativeInt Points_High, int Size);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Touch.GestureCtrls.pas Vcl.Touch.GestureCtrls.hpp |
Vcl.Touch.GestureCtrls | Vcl.Touch.GestureCtrls |
Description
Embarcadero Technologies does not currently have any additional information.