Distance(MFloat,MFloat,MFloat,MFloat) Method

Represents method Distance(MFloat,MFloat,MFloat,MFloat).

Namespace: flcMaths
function Distance(const X1, Y1, X2, Y2: MFloat): MFloat;

Parameters

X1
Type: System.Void

Y1
Type: System.Void

X2
Type: System.Void

Y2
Type: System.Void

Return Value

Type: MFloat