| TerrainPostsBoundingExtent Property  | 
 
            Gets the bounding extent of the posts stored by this instance.
            
 
    Namespace: 
   AGI.Foundation.Terrain
    Assembly:
   AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic CartographicExtent BoundingExtent { get; }Public ReadOnly Property BoundingExtent As CartographicExtent
	Get
public:
property CartographicExtent^ BoundingExtent {
	CartographicExtent^ get ();
}member BoundingExtent : CartographicExtent with get
Property Value
Type: 
CartographicExtent See Also
See Also