TrackCoordinate2DState
Index
Enumeration Members
Added
Item was added. Triggers one notification Next notification will say that it is TrackCoordinate2DState.Updated.
Deleted
Item was deleted. Will trigger one final notification and then no more.
Detached
Item is not tracked
Updated
Item was updated. Will trigger notification.
Represents the state a tracked coordinate may have.