You are here: Start » FIL.NET » Surface.Reset Method

Surface.Reset Method

Resets current instance of the Surface class

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

Syntax

public void Reset
(
	int width,
	int height,
	FilNet.PlainType type
)

Parameters

Name Type Range Default Description
widthint
heightint
typeFilNet.PlainType

Function Overrides

See also