You are here: Start » AVL.NET » Point3DGrid Constructor

Point3DGrid Constructor

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

Syntax

public Point3DGrid
(
	int width,
	int height
)

Parameters

Name Type Range Default Description
widthint
heightint

See also