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

AVS.ShapeArea Method

Computes the area of a shape.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ShapeArea
(
	AvlNet.Path inShape,
	out float outArea
)

Parameters

Name Type Range Default Description
inShapeAvlNet.Path
outAreafloat

See also