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

Point3DGrid Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Point3DGrid
(
	int width_,
	int height_
)

Parameters

Name Type Range Default Description
width_int
height_int

See also