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

FIS.SurfaceToSurfaceFormat Method

Converts a surface to a surface format.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void SurfaceToSurfaceFormat
(
	FilNet.Surface inSurface,
	out FilNet.SurfaceFormat outSurfaceFormat
)

Parameters

Name Type Range Default Description
inSurfaceFilNet.Surface
outSurfaceFormatFilNet.SurfaceFormat

See also