コード例 #1
0
 public void ResetMatrix()
 {
     PathStore.Clear();
     mStart = Point.Empty;
     mEnd   = Point.Empty;
 }