API:System.Types.TSmallPoint.Distance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Distance(const P2 : TSmallPoint) : Double;

C++

double Distance(const TSmallPoint& p2) const _ALWAYS_INLINE {

Properties

Type Visibility Source Unit Parent
function public
System.Types.pas
SystemTypes.h
System.Types TSmallPoint

Description

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