Click or drag to resize

PointFromArchive<TEntity>.Archive 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: TrackingArchive<TEntity>
See Also