ElevationOperator.ElevationHeightFactor Property
Gets or sets a factor that is multiplied to the elevations read from ElevationInput.
Syntax
public System.Double ElevationHeightFactor { get; set; }
Property Value
Default: 1.0
A factor that is multiplied to the elevations read from ElevationInput.
Remarks
This value is multiplied with the height from ElevationInput before it is added to the z-coordinate of the features from ObjectInput.
Platforms
Windows, Linux, Android