| TerrainPostsIntMinimum Properties | 
The TerrainPostsIntMinimum type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BoundingExtent | 
            Gets the bounding extent of the posts stored by this instance.
            (Inherited from TerrainPosts.) | 
|  | IndexExtent | 
            Gets the extent of indices of this instance in the overall terrain provider.
            (Inherited from TerrainPosts.) | 
|  | Item | 
            Gets or sets the post height at a particular set of indices.
             | 
|  | Size | 
            Gets the size of the post data, in bytes.
            (Overrides TerrainPostsSize.) | 
|  | TerrainProvider | 
            Gets the terrain provider that provided this collection of posts.
            (Inherited from TerrainPosts.) | 
|  | VoidValue | 
            Gets the integer value that indicates a void (or post with unknown height).
             | 
 See Also
See Also