You are here: Start » AVL.NET » AVS.ShapeRectangularity Method

AVS.ShapeRectangularity Method

Computes the area of a shape divided by the area of its bounding rectangle.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ShapeRectangularity
(
	AvlNet.Path inShape,
	out float outRectangularity
)

Parameters

Name Type Range Default Description
inShapeAvlNet.Path
outRectangularityfloat

See also