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

Invoke.RegionPerimeterLength

Computes the length of the input region perimeter.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void RegionPerimeterLength
(
	Fil.Region inRegion,
	out float outPerimeterLength
)

Parameters

Name Type Range Default Description
inRegionFil.RegionInput region.
outPerimeterLengthfloat

See also