Get or set the ImageSource used for automatic generation of the
terrain. The property VerticalDisplacement should be non zero.
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public override ImageSource HeightMap { get; set; } |
| Visual Basic |
|---|
Public Overrides Property HeightMap As ImageSource Get Set |
| JScript |
|---|
override function get HeightMap () : ImageSource override function set HeightMap (value : ImageSource) |