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