You are here: Start » AVL.NET » Invoke.SurfaceFormatToSurfaceCoordinatesFormat
Converts a surface format to a surface coordinates format.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SurfaceFormatToSurfaceCoordinatesFormat ( Avl.SurfaceFormat inSurfaceFormat, out Avl.SurfaceCoordinatesFormat outSurfaceCoordinatesFormat )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSurfaceFormat | Avl.SurfaceFormat | |||
![]() | outSurfaceCoordinatesFormat | Avl.SurfaceCoordinatesFormat |


