.. _doxcsid-class_p1_1_1_camera_sdk_1_1_value_point: ValuePoint Class ~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.CameraSdk`` Point class, defining an X and Y integer coordinates :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class ValuePoint .. _csdetails-class_p1_1_1_camera_sdk_1_1_value_point: Remarks ^^^^^^^ Point class, defining an X and Y integer coordinates This class is used by the property system, to represent 2D points. .. rubric:: See also: :ref:`PropertyValue ` Properties ^^^^^^^^^^ .. toctree:: :hidden: X Y .. list-table:: :widths: 30 70 * - :ref:`X ` - * - :ref:`Y ` - Methods ^^^^^^^ .. toctree:: :hidden: Equals GetHashCode .. list-table:: :widths: 33 67 * - :ref:`Equals(object obj) ` - * - :ref:`GetHashCode() ` -