Interface IDefinedLaneNote<TLane>
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
public interface IDefinedLaneNote<TLane> : ILaneNote<TLane>, ILaneNote, INote, IReadOnlyLongObject where TLane : Enum
Type Parameters
TLane
- Inherited Members
Properties
MaxLanes
public static abstract byte MaxLanes { get; }
Property Value
OpenExclusivity
public static abstract bool OpenExclusivity { get; }