public void setMinRelativePos(Vector3 min)
 {
     mDragViewComponent.setMinRelativePos(min);
 }