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

Point3DGrid Constructor

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

Syntax

public Point3DGrid
(
	int width,
	int height,
	System.IntPtr data
)

Parameters

Name Type Range Default Description
widthint
heightint
dataSystem.IntPtr

See also