Public Property CustomElevation As Nullable(Of Double)
Dim instance As LocationFeature Dim value As Nullable(Of Double) instance.CustomElevation = value value = instance.CustomElevation
public Nullable<double> CustomElevation {get; set;}
Public Property CustomElevation As Nullable(Of Double)
Dim instance As LocationFeature Dim value As Nullable(Of Double) instance.CustomElevation = value value = instance.CustomElevation
public Nullable<double> CustomElevation {get; set;}
0
for this property if this value is unknown or if you would like to use the AIR modeled digital terrain elevation.
Valid values: Null, -999, or -900 to 30000
Default: -999
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