System.Math.Vectors.PointF

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function PointF(const V: TVector): TPointF;

C++

extern DELPHI_PACKAGE System::Types::TPointF __fastcall PointF(const TVector &V)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors System.Math.Vectors


Description

Renvoie une variable TVector convertie en TPointF.

Voir aussi