TerrainPostsUInt32VoidValue 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: 24.2.419.0 (24.2.419.0)
Syntax public uint VoidValue { get; }
Public ReadOnly Property VoidValue As UInteger
Get
public:
property unsigned int VoidValue {
unsigned int get ();
}
member VoidValue : uint32 with get
Property Value
Type:
UInt32See Also