You are here: Start » FIL.NET » Invoke.SurfacePathToImageCoordinates
Finds the associated image coordinates of surface path.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SurfacePathToImageCoordinates ( Fil.Path inSurfacePath, Fil.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, Fil.Path outImagePath )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSurfacePath | Fil.Path | |||
![]() | inSurfaceCoordinatesFormat | Fil.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outImagePath | Fil.Path |


