vrLib SDK Documentation
Zoom_Limit Property
NamespacesVideoRayCameraZoom_Limit
Limits of a zoom 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[] Zoom_Limit { get; set; }
Public Property Zoom_Limit As Integer()
public:
property array<int>^ Zoom_Limit {
	array<int>^ get ();
	void set (array<int>^ value);
}

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