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