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

GenApi_FloatDescriptor Constructor

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public GenApi_FloatDescriptor
(
	double Min,
	double Max,
	bool HasInc,
	double Inc,
	string Unit
)

Parameters

Name Type Range Default Description
Mindouble
Maxdouble
HasIncbool
Incdouble
Unitstring

See also