[This is preliminary documentation and is subject to change.]
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
[ImmutableAttribute] public class PreciseTileCoordinate : TileCoordinate
<ImmutableAttribute> _ Public Class PreciseTileCoordinate _ Inherits TileCoordinate
[ImmutableAttribute] public ref class PreciseTileCoordinate : public TileCoordinate
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | PreciseTileCoordinate(Int32, Int32, Double, Double) | |
|  | PreciseTileCoordinate(Int32, Int32, Double, Double, Double) | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | FieldGetter(String, String, Object%) | (Inherited from Object.) | 
|  | FieldSetter(String, String, Object) | (Inherited from Object.) | 
|  | Finalize()()()() | (Inherited from Object.) | 
|  | GetFieldInfo(String, String) | (Inherited from Object.) | 
|  | GetHashCode()()()() | (Inherited from Object.) | 
|  | GetType()()()() | (Inherited from Object.) | 
|  | MemberwiseClone()()()() | (Inherited from Object.) | 
|  | Size | (Inherited from TileCoordinate.) | 
|  | TileX | (Inherited from TileCoordinate.) | 
|  | TileZ | (Inherited from TileCoordinate.) | 
|  | ToString()()()() | (Overrides TileCoordinate.ToString()()()().) | 
|  | X | |
|  | Y | |
|  | Z | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | TileCoordinate | |
|  | PreciseTileCoordinate | |