| TerrainPostsIntMinimumSize Property  | 
 
            Gets the size of the post data, in bytes.
            
 
    Namespace: 
   AGI.Foundation.Terrain
    Assembly:
   AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic override long Size { get; }Public Overrides ReadOnly Property Size As Long
	Get
public:
virtual property long long Size {
	long long get () override;
}abstract Size : int64 with get
override Size : int64 with get
Property Value
Type: 
Int64 See Also
See Also