DK11 for Delphi | GisTypes3D.TGIS_Viewer3DDemWall | Enums
Types of DEM walls.
// Delphi type TGIS_Viewer3DDemWall = ( Texture, Invisible, Solid );
// C++ Builder enum DECLSPEC_DENUM TGIS_Viewer3DDemWall unsigned short { Texture, Invisible, Solid };
Name | Value | Description | |
---|---|---|---|
Texture | texture wall | ||
Invisible | invisible wall | ||
Solid | solid color wall | ||