Click or drag to resize
Accord.NET (logo)

TrackingObjectTag Property

Gets or sets an user-defined tag associated with this object.

Namespace:  Accord.Vision.Tracking
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public Object Tag { get; set; }
Request Example View Source

Property Value

Type: Object
See Also