You are here: Start » FIL.NET » FIS.VectorLength Method

FIS.VectorLength Method

Computes the length of a vector.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void VectorLength
(
	FilNet.Vector2D inVector,
	out float outLength
)

Parameters

Name Type Range Default Description
inVectorFilNet.Vector2D
outLengthfloat

See also