Equals(MapUnit, MapUnit)
static
|
Determines whether the two specified MapUnit objects are equal.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current MapUnit instance.
|
GetHashCode()
|
Gets the hash code (a number) that corresponds to the value of the current MapUnit object.
|
GetType()
|
Gets the Type of the current instance.
|
Normalize(MapUnit)
static
|
Normalizes the specified map unit’s coordinates to a range from 0 to 1.
|
Parse(String)
static
|
Converts the string representation of a map unit to its MapUnit equivalent.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns the textual representation of MapUnit.
|
ToString(IFormatProvider)
|
Returns the textual representation of MapUnit.
|