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

GenApi_IntegerDescriptor Constructor

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public GenApi_IntegerDescriptor
(
	long Min,
	long Max,
	long Inc,
	string Unit
)

Parameters

Name Type Range Default Description
Minlong
Maxlong
Inclong
Unitstring

See also