You are here: Start » FIL.NET » Invoke.SaveRectificationMap
Saves serialized RectificationMap object as FIDATA file.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SaveRectificationMap ( Fil.RectificationMap inRectificationMap, string inFilename )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectificationMap | Fil.RectificationMap | RectificationMap to be serialized. | ||
![]() | inFilename | string | Name of the target file. |