API:FMX.Gestures.TCustomGestureRecognizer.NormalizePoints

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NormalizePoints(const Points: array of TPointF): TGesturePointArray; virtual;

C++

virtual Fmx::Types::TGesturePointArray __fastcall NormalizePoints(System::Types::TPointF const *Points, const int Points_High);

Properties

Type Visibility Source Unit Parent
function public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TCustomGestureRecognizer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!