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