You are here: Start » Matrix.Reset Method

Matrix.Reset Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public void Reset
(
	int newRowCount,
	int newColCount,
	float value
)

Parameters

Name Type Range Default Description
newRowCountint
newColCountint
valuefloat

Function Overrides

See also