IrisMaxValue Property
Description
Returns the maximum iris value available within the Source.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V8.0 | Since V8.0 | Not Supported |
Data type
Long.
Syntax
ObjectName. IrisMaxValue
Remarks
Readonly property. The source's maximum iris value which depends on user's devices itself. It can NOT be set.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
See also
Iris property, IrisMinValue property, IrisStepDelta property, IrisDefaultValue property, IfAutoIris property.
Sample
Refer to Iris Property.
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
