You are here: Start » FIL.NET » Invoke.SurfacePathToRegion
Finds the surface region covered by surface path.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SurfacePathToRegion ( Fil.Path inSurfacePath, Fil.SurfaceFormat inSurfaceFormat, Fil.Region outRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurfacePath | Fil.Path | |||
![]() | inSurfaceFormat | Fil.SurfaceFormat | Surface format for which the output region will be defined. | ||
![]() | outRegion | Fil.Region | Output region. |