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,
	int count,
	float value
)

Parameters

Name Type Range Default Description
xOffsetfloat
xScalefloat
yOffsetfloat
yScalefloat
countint
valuefloat

See also