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

Surface.Reset Method

Resets current instance of the Surface class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
widthint
heightint
typeAvlNet.PlainType

Function Overrides

See also