TripwireMotionCrossedArgsPoints Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
ListPointSee Also