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