VisibilityOperator.VerticalUnit Property
Gets or sets the unit for elevations and vertical distances except maxUpDistance.
Syntax
public LengthUnit VerticalUnit { get; set; }
Property Value
Default: LengthUnit.Meter
The LengthUnit for the elevations, and for all vertical distances used by the operator except maxUpDistance.
Remarks
Many of the derived operator classes have a maxUpDistance property which is always expressed in meters, just like the horizontal MaxDistance.
Platforms
Windows, Linux, Android