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