Click or drag to resize

PointFromArchiveTEntityArchive Property

Gets or sets the archive from which to obtain position data.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public TrackingArchive<TEntity> Archive { get; set; }

Property Value

Type: TrackingArchiveTEntity
See Also