You are here: Start » FIL.NET » FIS.MultiplyProfile Method

FIS.MultiplyProfile Method

Multiplies each element of a profile by a scalar value.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void MultiplyProfile
(
	FilNet.Profile ioProfile,
	float inValue
)

Parameters

Name Type Range Default Description
ioProfileFilNet.Profile
inValuefloat2.0fDefault value: 2.0f.

Function Overrides

See also