Responder Developer Guide
HideBelow Method


Syntax
'Declaration
 
Public Function HideBelow( _
   ByVal value As Nullable(Of Integer) _
) As WeatherLayer
'Usage
 
Dim instance As WeatherLayer
Dim value As Nullable(Of Integer)
Dim value As WeatherLayer
 
value = instance.HideBelow(value)
public WeatherLayer HideBelow( 
   Nullable<int> value
)

Parameters

value
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

WeatherLayer Class
WeatherLayer Members

 

 


Send Comment