[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
[ImmutableAttribute] public class PreciseTileCoordinate : TileCoordinate
<ImmutableAttribute> _ Public Class PreciseTileCoordinate _ Inherits TileCoordinate
[ImmutableAttribute] public ref class PreciseTileCoordinate : public TileCoordinate
| 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 |
| Object | ||
| TileCoordinate | ||
| PreciseTileCoordinate | ||