ICSS2Properties.Elevation

ICSS2Properties.Elevation property

Values of this property have the following meanings:

‘angle’ - Specifies the elevation as an angle, between ‘-90deg’ and ‘90deg’. ‘0deg’ means on the forward horizon, which loosely means level with the listener. ‘90deg’ means directly overhead and ‘-90deg’ means directly below.below - Same as ‘-90deg’.level - Same as ‘0deg’.above - Same as ‘90deg’.higher - Adds 10 degrees to the current elevation.lower - Subtracts 10 degrees from the current elevation.

public string Elevation { get; set; }

Return Value

elevation property

See Also