Esempio n. 1
0
 public void FrameClip()
 {
     m_CurveEditor.InvalidateBounds();
     m_CurveEditor.FrameClip(false, true);
 }