| DigiPoint Methods | 
The DigiPoint type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | (Inherited from Coordinate.) | 
|  | CompareTo(Object) | (Inherited from Coordinate.) | 
|  | CompareTo(ICoordinate) | (Inherited from Coordinate.) | 
|   | Create(Double, Double, Double, Boolean) | |
|   | Create(Double, Double, Double, Double, Boolean) | |
|  | DistanceSqXY | (Inherited from Coordinate.) | 
|  | DistanceSqXYZ | (Inherited from Coordinate.) | 
|  | DistanceXY | (Inherited from Coordinate.) | 
|  | DistanceXYZ | (Inherited from Coordinate.) | 
|  | Equals(Object) | (Inherited from Coordinate.) | 
|  | Equals(ICoordinate) | (Inherited from Coordinate.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | (Inherited from Coordinate.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | (Inherited from Coordinate.) | 
|  | UndefinedValue | (Inherited from Coordinate.) | 
 See Also
See Also