FMX.Types3D.TBoundingBox.CenterPoint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Insérer le texte non formaté ici

Delphi

property CenterPoint: TPoint3D read GetCenterPoint;

C++

__property System::Math::Vectors::TPoint3D CenterPoint = {read=GetCenterPoint};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TBoundingBox


Description

Position du centre de TBoundingBox.

Voir aussi