Click or drag to resize

DigiPoint Methods

The DigiPoint type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from Coordinate.)
Public methodCompareTo(Object) (Inherited from Coordinate.)
Public methodCompareTo(ICoordinate) (Inherited from Coordinate.)
Public methodStatic memberCreate(Double, Double, Double, Boolean)
Public methodStatic memberCreate(Double, Double, Double, Double, Boolean)
Public methodDistanceSqXY (Inherited from Coordinate.)
Public methodDistanceSqXYZ (Inherited from Coordinate.)
Public methodDistanceXY (Inherited from Coordinate.)
Public methodDistanceXYZ (Inherited from Coordinate.)
Public methodEquals(Object) (Inherited from Coordinate.)
Public methodEquals(ICoordinate) (Inherited from Coordinate.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from Coordinate.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Inherited from Coordinate.)
Public methodUndefinedValue (Inherited from Coordinate.)
Top
See Also