Settings2DIrisRange Property |
The range of valid values
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic Range<ulong> IrisRange { get; set; }
Public Property IrisRange As Range(Of ULong)
Get
Set
public:
property Range<unsigned long long>^ IrisRange {
Range<unsigned long long>^ get ();
void set (Range<unsigned long long>^ value);
}
Property Value
Type:
RangeUInt64
See Also