You are here: Start » FIL.NET » FIS.SurfacePathsToImageCoordinates Method
FIS.SurfacePathsToImageCoordinates Method
Finds the associated image coordinates of surface paths.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
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> |