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

FIS.ShapeArea Method

Computes the area of a shape.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inShapeFilNet.Path
outAreafloat

See also