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

Invoke.RegionPerimeterLength

Computes the length of the input region perimeter.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inRegionAvl.RegionInput region.
outPerimeterLengthfloat

See also