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


