TripwireMotionCrossedArgsPoints Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic List<Point> Points { get; }Public ReadOnly Property Points As List(Of Point)
Get
public:
property List<Point>^ Points {
List<Point>^ get ();
}member Points : List<Point> with get
Property Value
ListPoint
See Also