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


