Example #1
0
 private void btn_font_stop_Click(object sender, EventArgs e)
 {
     _controller.StopDevice(_controller.CurrentVideoCapture);
 }