The precisionpoint type exposes the following members.

Constructors

  NameDescription
Public methodprecisionpoint
Create a new precision point

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides Object..::..ToString()()()().)

Fields

  NameDescription
Public fieldX
X coordinate
Public fieldY
Y coordinate

See Also