You are here: Start » FIL.NET » Invoke.ImageBoxToSurfaceCoordinates
Finds the surface coordinates of image box.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ImageBoxToSurfaceCoordinates ( Fil.Box inImageBox, Fil.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, out Fil.Box outSurfaceBox, Optional<Fil.Box3D> outSurfaceBox3D )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImageBox | Fil.Box | |||
![]() | inSurfaceCoordinatesFormat | Fil.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outSurfaceBox | Fil.Box | |||
![]() | outSurfaceBox3D | Ftl.Optional<Fil.Box3D> |