예제 #1
0
 public override IList <int> GetPts()
 {
     return(TLUtils.GetPtsRange(Pts, PtsCount));
 }