If true, lines drawn on the globe such as those that define area and line targets, range rings, vehicle paths, map details, etc. will conform to the terrain on the globe. Otherwise, if terrain is present, the lines may go under or float over the terrain.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property DrawOnTerrain() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_DrawOnTerrain(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






