You are here: Start » AVL.NET » AVL.ProfileMaximum(AvlNet.Profile, AvlNet.ProfileInterpolationMethod, float)

AVL.ProfileMaximum(AvlNet.Profile, AvlNet.ProfileInterpolationMethod, float)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ProfileMaximum(
	AvlNet.Profile inProfile,
	AvlNet.ProfileInterpolationMethod inInterpolationMethod,
	out float outMaximumPoint
)

Parameters

inProfile
Type: AvlNet.Profile
inInterpolationMethod
Type: AvlNet.ProfileInterpolationMethod
outMaximumPoint
Type: System.Single

See also