You are here: Start » FIL.NET » Invoke.ImagePathsToSurfaceCoordinates
Finds the surface coordinates of image paths.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ImagePathsToSurfaceCoordinates ( List<Fil.Path> inImagePaths, Fil.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, List<Fil.Path> outSurfacePaths )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImagePaths | 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. | ||
![]() | outSurfacePaths | System.Collections.Generic.List<Fil.Path> |