vrLib SDK Documentation
Iris_Limit Property
NamespacesVideoRayCameraIris_Limit
Limits of a iris mechanism movement Not currently used on the PRO4 Range is -100 to 100 (percentage of full travel)
Declaration Syntax
C#Visual BasicVisual C++
public int[] Iris_Limit { get; set; }
Public Property Iris_Limit As Integer()
public:
property array<int>^ Iris_Limit {
	array<int>^ get ();
	void set (array<int>^ value);
}

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)