Documentation
C++ Reference
C# Reference
Appendices
Namespace: P1.CameraSdk
P1.CameraSdk
A rectangle defined by a Position and a Area More…
public class ValueRect
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
ValueRect()
ValueRect(int x, int y, int w, int h)
Pos
Size
Equals(object obj)
GetHashCode()
ToString()