You are here: Start » FIL.NET » FIS.ImageSegmentToSurfaceCoordinates Method
FIS.ImageSegmentToSurfaceCoordinates Method
Finds the surface coordinates of image segment.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ImageSegmentToSurfaceCoordinates ( FilNet.Segment2D inImageSegment, FilNet.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, out FilNet.Segment2D outSurfaceSegment )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImageSegment | FilNet.Segment2D | |||
![]() | inSurfaceCoordinatesFormat | FilNet.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outSurfaceSegment | FilNet.Segment2D |