Interface ILongTrackObject
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
public interface ILongTrackObject : ITrackObject, IReadOnlyTrackObject, ILongObject, IReadOnlyLongObject
- Inherited Members
- Extension Methods
Properties
EndPosition
Tick number marking the end of the object
uint EndPosition { get; }