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 | |
|---|---|---|---|---|---|
![]() | inVector | FilNet.Vector2D | |||
![]() | outLength | float |


