You are here: Start » Vector3D Constructor

Vector3D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Vector3D
(
	List<float> a
)

Parameters

Name Type Range Default Description
aSystem.Collections.Generic.List<float>

See also