.. _doxcsid-class_p1_1_1_camera_sdk_1_1_value_area: ValueArea Class ~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` A 2D area, represented by integers for width and height :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class ValueArea .. _csdetails-class_p1_1_1_camera_sdk_1_1_value_area: Remarks ^^^^^^^ A 2D area, represented by integers for width and height This class is used by the property system, to represent areas, without any reference position. .. rubric:: See also: :ref:`PropertyValue ` Properties ^^^^^^^^^^ .. toctree:: :hidden: Width Height .. list-table:: :widths: 30 70 * - :ref:`Width ` - * - :ref:`Height ` - Methods ^^^^^^^ .. toctree:: :hidden: Equals GetHashCode ToString .. list-table:: :widths: 33 67 * - :ref:`Equals(object obj) ` - * - :ref:`GetHashCode() ` - * - :ref:`ToString() ` -