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