[This is preliminary documentation and is subject to change.]

The Position type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
DistanceSquaredTo(Position)
Equals(Object) (Overrides ValueType..::..Equals(Object).)
Equals(Position)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetFixed()()()()
GetHashCode()()()() (Overrides ValueType..::..GetHashCode()()()().)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToBlockCoords()()()()
ToString()()()() (Overrides ValueType..::..ToString()()()().)
ToVector3I()()()()

See Also