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

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