Class SpecialPhrase
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
public abstract class SpecialPhrase : ILongTrackObject, ITrackObject, IReadOnlyTrackObject, ILongObject, IReadOnlyLongObject
- Inheritance
-
SpecialPhrase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
SpecialPhrase(uint, byte, uint)
protected SpecialPhrase(uint position, byte typeCode, uint length = 0)
Parameters
Properties
Length
public uint Length { get; set; }
Property Value
Position
public uint Position { get; set; }
Property Value
TypeCode
public byte TypeCode { get; set; }