API:FMX.Gestures.TCustomGestureRecognizer.RemoveDuplicatedGesturePoints

From RAD Studio API Documentation

Delphi

class function RemoveDuplicatedGesturePoints(const Points: array of TPointF): TGesturePointArray; static;

C++

static Fmx::Types::TGesturePointArray __fastcall RemoveDuplicatedGesturePoints(const System::Types::TPointF *Points, const System::NativeInt Points_High);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.