You are here: Start » Profile Constructor

Profile Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Profile
(
	float xOffset_,
	float xScale_,
	List<float> values_
)

Parameters

Name Type Range Default Description
xOffset_float
xScale_float
values_System.Collections.Generic.List<float>

See also