API:System.Types.NormalizeRectF

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NormalizeRectF(const Pts: array of TPointF): TRectF;

C++

extern DELPHI_PACKAGE TRectF __fastcall NormalizeRectF(const TPointF *Pts, const int Pts_High)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
System.Types.pas
System.Types.hpp
System.Types System.Types

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!