Event CaptureStopRequested
撮像停止要求時のイベントハンドラー。 撮像停止処理を登録してください。
Namespace: Menou.Menoute.Runtime.Plugin.LineCamera
Assembly: Menou.Menoute.Runtime.dll
Syntax
public event EventHandler<ICaptureStopEventArgs> CaptureStopRequested
Returns
| Type | Description |
|---|---|
| EventHandler<ICaptureStopEventArgs> | 撮像停止要求時のイベントハンドラー。 撮像停止処理を登録してください。 |