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

AVL.SubtractFromProfile(AvlNet.Profile, float, AvlNet.Profile)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void SubtractFromProfile(
	AvlNet.Profile inProfile,
	float inValue,
	out AvlNet.Profile outProfile
)

Parameters

inProfile
Type: AvlNet.Profile
inValue
Type: System.Single
outProfile
Type: AvlNet.Profile

See also