C# Class DouMi.BarCode

Inheritance: PhoneApplicationPage
Mostra file Open project: gzb1985/doumi

Public Methods

Method Description
BarCode ( ) : System
SetStillPicture ( ) : void

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void
OnNavigatingFrom ( System e ) : void

Private Methods

Method Description
BarCodeRectInitial ( ) : void
BarCodeRectSuccess ( ) : void
ScanPreviewBuffer ( ) : void
cam_Initialized ( object sender, CameraOperationCompletedEventArgs e ) : void

Method Details

BarCode() public method

public BarCode ( ) : System
return System

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void

OnNavigatingFrom() protected method

protected OnNavigatingFrom ( System e ) : void
e System
return void

SetStillPicture() public method

public SetStillPicture ( ) : void
return void