QuantizedMeshTileCoordinateExtentNorth Property |
Gets the northernmost Y coordinate.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int North { get; }
Public ReadOnly Property North As Integer
Get
public:
property int North {
int get ();
}
member North : int with get
Property Value
Type:
Int32See Also