public void FlagKey(ITrackHitRecord hit) { throw new NotImplementedException(); }
public void AdjustTangents(ITrackHitRecord hit, IParamDimensionBase dim, IBox2 rcGraph, float tzoom, int tscroll, float vzoom, int vscroll, int dx, int dy, uint flags) { throw new NotImplementedException(); }
public void AdjustTangents(ITrackHitRecord hit, IParamDimensionBase dim, float angle, float length, uint flags) { throw new NotImplementedException(); }