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

Point3D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Point3D
(
	int x,
	int y,
	int z
)

Parameters

Name Type Range Default Description
xint
yint
zint

See also