You are here: Start » FIL.NET » FIS.PolygonArea Method

FIS.PolygonArea Method

Computes the area of polygon.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PolygonArea
(
	FilNet.Path inPolygon,
	out float outArea
)

Parameters

Name Type Range Default Description
inPolygonFilNet.Path
outAreafloat

See also