FMX.Filter.Effects.TPerspectiveTransformEffect.TopLeft
Delphi
property TopLeft: TPointF read GetTopLeft write SetTopLeft;
C++
__property System::Types::TPointF TopLeft = {read=GetTopLeft, write=SetTopLeft};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Filter.Effects.pas FMX.Filter.Effects.hpp  | 
        FMX.Filter.Effects | TPerspectiveTransformEffect | 
Description
Specifies the upper-left point of the resulted perspective transformation.