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

Point3DGrid Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Point3DGrid
(
	int width_,
	int height_,
	System.IntPtr data
)

Parameters

Name Type Range Default Description
width_int
height_int
dataSystem.IntPtr

See also