Class PluginLineInfinityCaptureModeConfig
プラグインラインセンサカメラ無限長撮像モード設定クラス。
Implements
Inherited Members
Namespace: Menou.VI.Core.Imaging.Plugin.LineCamera.Config.CaptureMode
Assembly: Menou.VI.Core.Imaging.Plugin.dll
Syntax
[DataContract]
public class PluginLineInfinityCaptureModeConfig : PluginLineCaptureModeConfig, IPluginLineCaptureModeConfig
Constructors
| Name | Description |
|---|---|
| PluginLineInfinityCaptureModeConfig(string, int, int) | コンストラクタ。 |
Properties
| Name | Description |
|---|---|
| CaptureCount | 撮像数。 |
| OverlapImageHeight | オーバーラップ画像の高さ。 |
| PluginCaptureMode | 撮像モード。 |