User Tools

Site Tools


sample_code:torch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sample_code:torch [2016/04/12 09:11]
196.102.170.202 created
sample_code:torch [2016/08/29 14:14] (current)
Line 36: Line 36:
    {     { 
     cam.SetFlash(value);      cam.SetFlash(value); 
-    if(value==true){chkFlash.SetText("On")} +    if(value==true) chkFlash.SetText("On"); 
-     else{ chkFlash.SetText("Off")}+     else chkFlash.SetText("Off");
    }     } 
 </code> </code>
 +
 +[[:|Home]]>>[[sample_code:|Sample Code]]\\
sample_code/torch.1460452293.txt.gz · Last modified: 2016/04/12 17:11 (external edit)