Ozeki VoIP SDK Class library
TripwireMotionCrossedArgs Constructor (points)
NamespacesOzeki.Media.MediaHandlers.Video.CV.TripwireTripwireMotionCrossedArgsTripwireMotionCrossedArgs(List<(Of <<'(Point>)>>))
Initializes a new instance of the TripwireMotionCrossedArgs class
Declaration Syntax
C#Visual BasicVisual C++
public TripwireMotionCrossedArgs(
	List<Point> points
)
Public Sub New ( 
	points As List(Of Point)
)
public:
TripwireMotionCrossedArgs(
	List<Point>^ points
)
Parameters
points (List<(Of <(<'Point>)>)>)

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