You are here: Start » AVL.NET » Invoke.SurfacePathToImageCoordinates
Finds the associated image coordinates of surface path.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void SurfacePathToImageCoordinates ( Avl.Path inSurfacePath, Avl.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, Avl.Path outImagePath )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inSurfacePath | Avl.Path | |||
![]()  | inSurfaceCoordinatesFormat | Avl.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]()  | outImagePath | Avl.Path | 


