ICImagingControl.LiveDisplayPosition Property

IC Imaging Controlウィンドウ内のビデオフレームの最上部の値を設定、または返します。

構文

[VB.NET]
Public LiveDisplayPosition As  System.Drawing.Point
[C#]
public System.Drawing.Point LiveDisplayPosition;

制限

備考

ライブビデオフレームの位置の変更の可否はLiveDisplayDefault プロパティで切り替えることができます。LiveDisplayDefault がTrueを返す場合は調整はできません。LiveDisplayDefault がfalseの場合、ライブビデオフレームの位置は用途に合わせて調整が可能です。

インフォメーション

IC Imaging Control 3.1より導入