You are here: Start » AVL.NET » GoProfile Constructor

GoProfile Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public GoProfile
(
	float xOffset,
	float xScale,
	float yOffset,
	float yScale,
	IList<float> values
)

Parameters

Name Type Range Default Description
xOffsetfloat
xScalefloat
yOffsetfloat
yScalefloat
valuesSystem.Collections.Generic.IList<float>

See also