You are here: Start » FIL.NET » SpatialMap.Reset Method

SpatialMap.Reset Method

Resets this instance with data of the other SpatialMap object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.SpatialMap other
)

Parameters

Name Type Range Default Description
otherFilNet.SpatialMap

Function Overrides

See also