API:Vcl.Touch.Gestures.TCustomGestureRecognizer.NormalizePoints
Delphi
function NormalizePoints(const Points: array of TPoint): TGesturePointArray; virtual; abstract;
C++
virtual Vcl::Controls::TGesturePointArray __fastcall NormalizePoints(const System::Types::TPoint *Points, const int Points_High) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Touch.Gestures.pas Vcl.Touch.Gestures.hpp |
Vcl.Touch.Gestures | TCustomGestureRecognizer |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!