Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.SizeAOI

Accessible

Camera.Size.AOI.Set

Syntax

uEye.SizeAOI.Set(int s32PosX, int s32PosY, int s32Width, int s32Height)

uEye.SizeAOI.Set(System.Drawing.Rectangle Rectangle)

Description

Sets the AOI.

Parameter

s32PosX

X position of the AOI

s32PosY

Y position of the AOI

s32Width

Width of the AOI

s32Height

Heigth of the AOI