EntityHistoryCount Property |
Gets the number of position/time pairs.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
member Count : int with get
Property Value
Type:
Int32
See Also