Click or drag to resize

MarkerVisualizerTEntityEntities Property

Gets or sets the entities being visualized.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override EntitySet<TEntity> Entities { get; set; }

Property Value

Type: EntitySetTEntity
See Also