FMX.Types3D.TBoundingBox.GetSize

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

Delphi

function GetSize: TPoint3D;

C++

System::Math::Vectors::TPoint3D __fastcall GetSize();

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TBoundingBox


説明

TBoundingBox のサイズを TPoint3D レコードに格納して返します。

関連項目