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