FMX.Types.TTransform.RotationCenter

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

Delphi

property RotationCenter: TPosition read FRotationCenter write FRotationCenter;

C++

__property TPosition* RotationCenter = {read=FRotationCenter, write=FRotationCenter};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTransform


説明

回転の中心を示します。

RotationCenter は、回転変換の中心点を示します。

関連項目


コード サンプル