VerticalProfileOperator.ElevationUnit Property
Gets or sets the vertical length unit of input features.
Syntax
public LengthUnit ElevationUnit { get; set; }
Property Value
Default: LengthUnit.Meter
A length unit, in which the heights of input features are expressed.
Remarks
Note that this unit should be used for the cell values in an input elevation raster, for the z values of vector data input, for the values of BottomElevation and TopElevation, and for the cell values in an input raster with land-cover heights.
Platforms
Windows, Linux, Android