You are here: Start » AVL.NET » Invoke.AbsoluteProfile

Invoke.AbsoluteProfile

Transforms each profile value to its absolute value.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void AbsoluteProfile
(
	Avl.Profile ioProfile,
	Optional<Avl.Range> inRange
)

Parameters

Name Type Range Default Description
ioProfileAvl.Profile
inRangeAtl.Optional<Avl.Range>

See also