C# 클래스 Pisa.Control.CameraControl

상속: System.Windows.Controls.UserControl, IDisposable
파일 보기 프로젝트 열기: vapps/Pisa

공개 메소드들

메소드 설명
CameraControl ( ) : System
Dispose ( ) : void
SaveAndGetFilePath ( ) : string

비공개 메소드들

메소드 설명
CapturedImage_Tap ( object sender, System e ) : void
InitCamera ( ) : void
LinkEvents ( ) : void
ViewportRectangle_Tap ( object sender, System e ) : void
_camera_Initialized ( object sender, CameraOperationCompletedEventArgs e ) : void

메소드 상세

CameraControl() 공개 메소드

public CameraControl ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SaveAndGetFilePath() 공개 메소드

public SaveAndGetFilePath ( ) : string
리턴 string