FMX.Filter.Effects.TPerspectiveTransformEffect.BottomRight

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property BottomRight: TPointF read GetBottomRight write SetBottomRight;

C++

__property System::Types::TPointF BottomRight = {read=GetBottomRight, write=SetBottomRight};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Filter.Effects.pas
FMX.Filter.Effects.hpp
FMX.Filter.Effects TPerspectiveTransformEffect

説明

結果のパースペクティブ変換の右下の点を示します。

関連項目