API:System.Types.ScalePoint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ScalePoint(const P: TPointF; dX, dY: Single): TPointF;
function ScalePoint(const P: TPoint; dX, dY: Single): TPoint;

C++

extern DELPHI_PACKAGE TPointF __fastcall ScalePoint(const TPointF &P, float dX, float dY)/* overload */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !