.. _doxcsid-class_p1_1_1_camera_sdk_1_1_value_rect: ValueRect Class ~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` A rectangle defined by a *Position* and a *Area* :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class ValueRect .. _csdetails-class_p1_1_1_camera_sdk_1_1_value_rect: 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. .. rubric:: See also: :ref:`PropertyValue ` Constructors ^^^^^^^^^^^^ .. toctree:: :hidden: ValueRect ValueRect .. list-table:: :widths: 30 70 * - :ref:`ValueRect() ` - * - :ref:`ValueRect(int x, int y, int w, int h) ` - Properties ^^^^^^^^^^ .. toctree:: :hidden: Pos Size .. list-table:: :widths: 30 70 * - :ref:`Pos ` - * - :ref:`Size ` - Methods ^^^^^^^ .. toctree:: :hidden: Equals GetHashCode ToString .. list-table:: :widths: 33 67 * - :ref:`Equals(object obj) ` - * - :ref:`GetHashCode() ` - * - :ref:`ToString() ` -