Syntax
AOI_GetMinMaxSizeY (INT* pnMin, INT* pnMax)
Description
Returns the minimum and maximum possible AOI sizes on the y axis.
Parameter
pnMin |
Pointer to the variable in which the minimum size is returned. |
pnMax |
Pointer to the variable in which the maximum size is returned. |
Interface
Related functions