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

FIS.RealToPixel Method

Converts a real value to pixel.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RealToPixel
(
	float inValue,
	out FilNet.Pixel outPixel
)

Parameters

Name Type Range Default Description
inValuefloat
outPixelFilNet.Pixel

See also