QuantizedMeshTileCoordinateExtent.West Property |
Gets the westernmost X coordinate.
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