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