You are here: Start » FIL.NET » SparseImage.Add Method

SparseImage.Add Method

Locations must be added in lexicographical order!

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public void Add
(
	ushort x,
	ushort y,
	byte val
)

Parameters

Name Type Range Default Description
xushort
yushort
valbyte

Function Overrides

See also