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

SparseImage.Add Method

Locations must be added in lexicographical order!

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

Syntax

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

Parameters

Name Type Range Default Description
xushort
yushort
valbyte

Function Overrides

See also