Skip to content

Methods_T_PurpleKingdomGames_Core_Point2D

David North edited this page Jul 31, 2015 · 2 revisions

Point2D Methods

The Point2D type exposes the following members.

Methods

 

Name Description
Public method Equals(Object) Determines if 2 objects are equal (Overrides ValueType.Equals(Object).)
Public method Equals(Point2D) Determines if 2 points are equal by comparing their X and Y values
Public method GetHashCode Identify an object in a hash-based collection (Overrides ValueType.GetHashCode().)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
  Back to Top

See Also

Reference

Point2D Structure
PurpleKingdomGames.Core Namespace

Clone this wiki locally