You are here: Start » AVL.NET » AVS.ImageBoxToSurfaceCoordinates Method
AVS.ImageBoxToSurfaceCoordinates Method
Finds the surface coordinates of image box.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ImageBoxToSurfaceCoordinates ( AvlNet.Box inImageBox, AvlNet.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, out AvlNet.Box outSurfaceBox )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImageBox | AvlNet.Box | |||
![]() | inSurfaceCoordinatesFormat | AvlNet.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outSurfaceBox | AvlNet.Box |


