System.Types.TRectF.CenterPoint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CenterPoint: TPointF;

C++

TPointF CenterPoint() const _ALWAYS_INLINE {

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Types.pas
SystemTypes.h
System.Types TRectF

Description

Renvoie le point central du rectangle.

CenterPoint renvoie le point central du rectangle.

Voir aussi