You are here: Start » FIL.NET » Invoke.ImageCoordinateSystemToSurfaceCoordinates
Finds the surface coordinates of image coordinate system.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ImageCoordinateSystemToSurfaceCoordinates ( Fil.CoordinateSystem2D inImageCoordinateSystem, Fil.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, out Fil.CoordinateSystem2D outSurfaceCoordinateSystem )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImageCoordinateSystem | Fil.CoordinateSystem2D | |||
![]() | inSurfaceCoordinatesFormat | Fil.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outSurfaceCoordinateSystem | Fil.CoordinateSystem2D |