Get or set the height of the terrain
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double Length { get; set; } |
| Visual Basic |
|---|
Public Property Length As Double Get Set |
| JScript |
|---|
function get Length () : double function set Length (value : double) |