You are here: Start » FIL.NET » Invoke.SurfaceFormatToSurfaceCoordinatesFormat

Invoke.SurfaceFormatToSurfaceCoordinatesFormat

Converts a surface format to a surface coordinates format.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void SurfaceFormatToSurfaceCoordinatesFormat
(
	Fil.SurfaceFormat inSurfaceFormat,
	out Fil.SurfaceCoordinatesFormat outSurfaceCoordinatesFormat
)

Parameters

Name Type Range Default Description
inSurfaceFormatFil.SurfaceFormat
outSurfaceCoordinatesFormatFil.SurfaceCoordinatesFormat

See also