You are here: Start » AVL.NET » VideoBoxPrimitive.SetLineArrayItem Method

VideoBoxPrimitive.SetLineArrayItem Method

Sets a single item in a line primitives array.

Namespace:VideoBoxBase
Assembly:VideoBoxBase.dll

Syntax

public void SetLineArrayItem
(
	int index,
	float a,
	float b,
	float c
)

Parameters

Name Type Range Default Description
indexint
afloat
bfloat
cfloat

See also