ValueRect Class# Definition# Namespace: P1.CameraSdk A rectangle defined by a Position and a Area More… public class ValueRect Remarks# A rectangle defined by a Position and a Area This class is used by the property system, to represent rectangular section of an image. See also: PropertyValue Constructors# ValueRect() ValueRect(int x, int y, int w, int h) Properties# Pos Size Methods# Equals(object obj) GetHashCode() ToString()