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