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