RasterTerrainIndexExtent Structure |
Namespace: AGI.Foundation.Terrain
The RasterTerrainIndexExtent type exposes the following members.
Name | Description | |
---|---|---|
![]() | RasterTerrainIndexExtent |
Initializes a new instance from the specified indices.
|
Name | Description | |
---|---|---|
![]() | East |
Gets the index of the easternmost post.
|
![]() | LatitudePosts |
Gets the total number of posts in the latitude direction.
|
![]() | LongitudePosts |
Gets the total number of posts in the longitude direction.
|
![]() | North |
Gets the index of the northernmost post.
|
![]() | South |
Gets the index of the southernmost post.
|
![]() | West |
Gets the index of the westernmost post.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(RasterTerrainIndexExtent) |
Indicates whether another instance of this type is exactly equal to this instance.
|
![]() | GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Returns if the two instances are exactly equal.
|
![]() ![]() | Inequality |
Returns if the two instances are not exactly equal.
|