struct P1::CameraSdk::ValueRect
#include <C_P1CameraCommonStructs.h> struct ValueRect { // fields ValuePoint pos; ValueArea size; // methods bool operator == (ValueRect const& other) const; };
#include <C_P1CameraCommonStructs.h> struct ValueRect { // fields ValuePoint pos; ValueArea size; // methods bool operator == (ValueRect const& other) const; };