You are here: Start » FIL.NET » Heatmap Constructor

Heatmap Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Heatmap
(
	int width,
	int height,
	FilNet.PlainType type,
	int depth,
	NullableRef<FilNet.Region> inRoi
)

Parameters

Name Type Range Default Description
widthint
heightint
typeFilNet.PlainType
depthint
inRoiFilNet.NullableRef<FilNet.Region>

See also