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

ClassifyObjectModelId Constructor

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

Syntax

public ClassifyObjectModelId
(
	string modelDirectory,
	AvlNet.DeviceKind? deviceType,
	int deviceIndex
)

Parameters

Name Type Range Default Description
modelDirectorystring
deviceTypeAvlNet.DeviceKind?
deviceIndexint

See also