| TerrainPostsIntMinimumVoidValue Property  | 
 
            Gets the integer value that indicates a void (or post with unknown height).
            
 
    Namespace: 
   AGI.Foundation.Terrain
    Assembly:
   AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic int VoidValue { get; }Public ReadOnly Property VoidValue As Integer
	Get
public:
property int VoidValue {
	int get ();
}member VoidValue : int with get
Property Value
Type: 
Int32 See Also
See Also