Touchstone 11.0 API Reference
CustomElevationUnits Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : CustomElevationUnits Property
(Optional) Contains the unit in which you have expressed the local ground surface elevation in the CustomElevation property.
Syntax
Public Property CustomElevationUnits As DistanceUnits
Dim instance As LocationFeature
Dim value As DistanceUnits
 
instance.CustomElevationUnits = value
 
value = instance.CustomElevationUnits
public DistanceUnits CustomElevationUnits {get; set;}
Remarks
Default: Feet (0)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LocationFeature Class
LocationFeature Members