Ozeki VoIP SDK Class library
Points Property
NamespacesOzeki.Media.MediaHandlers.Video.CV.TripwireTripwireMotionCrossedArgsPoints
Declaration Syntax
C#Visual BasicVisual C++
public List<Point> Points { get; set; }
Public Property Points As List(Of Point)
	Get
	Set
public:
property List<Point>^ Points {
	List<Point>^ get ();
	void set (List<Point>^ value);
}
Property Value
List<(Of <(<'Point>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290