FMX.Types.TTransform.RotationAngle

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

Delphi

property RotationAngle: Single read FRotationAngle write SetRotationAngle;

C++

__property float RotationAngle = {read=FRotationAngle, write=SetRotationAngle};

プロパティ

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


説明

回転の角度を示します。

RotationAngle は、回転変換の角度を示します。

関連項目


コード サンプル