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