RasterTerrainIndexExtentLatitudePosts Property |
Gets the total number of posts in the latitude direction.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic int LatitudePosts { get; }Public ReadOnly Property LatitudePosts As Integer
Get
public:
property int LatitudePosts {
int get ();
}member LatitudePosts : int with get
Property Value
Type:
Int32
See Also