QuantizedMeshTileCoordinateExtentOutsideExtent Property |
Gets a static instance representing extents that are completely outside the bounding
extent of the provider.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static QuantizedMeshTileCoordinateExtent OutsideExtent { get; }
Public Shared ReadOnly Property OutsideExtent As QuantizedMeshTileCoordinateExtent
Get
public:
static property QuantizedMeshTileCoordinateExtent OutsideExtent {
QuantizedMeshTileCoordinateExtent get ();
}
static member OutsideExtent : QuantizedMeshTileCoordinateExtent with get
Property Value
Type:
QuantizedMeshTileCoordinateExtentSee Also