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 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | Vcl.Touch.Gestures.pas Vcl.Touch.Gestures.hpp |
Vcl.Touch.Gestures | TCustomGestureRecognizer |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。