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

FIS.ReduceSurface Method

Reduces surface dimensions as much as possible.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ReduceSurface
(
	FilNet.Surface inSurface,
	FilNet.Surface outSurface
)

Parameters

Name Type Range Default Description
inSurfaceFilNet.SurfaceInput surface.
outSurfaceFilNet.SurfaceReduced surface.

Function Overrides

See also