Class PluginLineCameraCaptureConfigViewEventArgs
プラグインラインセンサカメラ撮像設定表示イベント引数。
Inherited Members
Namespace: Menou.VI.Core.Imaging.Plugin.LineCamera
Assembly: Menou.VI.Core.Imaging.Plugin.dll
Syntax
public class PluginLineCameraCaptureConfigViewEventArgs
Constructors
| Name | Description |
|---|---|
| PluginLineCameraCaptureConfigViewEventArgs(CameraConfig, IPluginLineCaptureModeConfig) | コンストラクタ。 |
Properties
| Name | Description |
|---|---|
| CameraConfig | カメラ設定。 |
| CaptureModeConfig | 撮像モード設定。 |